Click or drag to resize

GdiPlusFunc Class

Provides unmanaged GDI+ function imports.
Inheritance Hierarchy
SystemObject
  Altaxo.UnmanagedApi.GdiPlusGdiPlusFunc

Namespace: Altaxo.UnmanagedApi.GdiPlus
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class GdiPlusFunc

The GdiPlusFunc type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGdipEmfToWmfBits Use the EmfToWmfBits function in the GDI+ specification to convert a Enhanced Metafile to a Windows Metafile
Top
See Also