Click or drag to resize

Altaxo.UnmanagedApi.Gdi32 Namespace

Contains unmanaged interop declarations for `Gdi32`.
Classes
 ClassDescription
Public classDeviceCap Defines device capability indexes for GetDeviceCaps.
Public classGdi32Func Provides unmanaged GDI32 function imports.
Public classMappingMode Defines mapping mode constants for GDI device contexts.
Structures
 StructureDescription
Public structureBITFIELDS Represents RGB bit masks.
Public structureBITMAPFILEHEADER Represents a bitmap file header.
Public structureBITMAPV5HEADER Represents a version 5 bitmap header.
Public structureCIEXYZ Represents a CIE XYZ color.
Public structureCIEXYZTRIPLE Represents a triple of CIE XYZ colors for red, green, and blue endpoints.
Public structureDROPFILES Represents file information used for drag-and-drop operations.
Public structureENHMETAHEADER Represents the header of an enhanced metafile.
Public structureMETAFILEPICT Represents a metafile picture.
Public structureRECT Represents a rectangle.
Public structureSIZE Represents a size.
Public structureWmfPlaceableFileHeader Represents the header of a placeable WMF file.
Enumerations
 EnumerationDescription
Public enumerationBiCompression Defines bitmap compression types.
Public enumerationLcsCsType Defines logical color space types.
Public enumerationLcsIntent Defines color rendering intents.
Public enumerationTernaryRasterOperations Specifies a raster-operation code. These codes define how the color data for the source rectangle is to be combined with the color data for the destination rectangle to achieve the final color.