Altaxo. |
| Class | Description | |
|---|---|---|
| DeviceCap | Defines device capability indexes for GetDeviceCaps. | |
| Gdi32Func | Provides unmanaged GDI32 function imports. | |
| MappingMode | Defines mapping mode constants for GDI device contexts. |
| Structure | Description | |
|---|---|---|
| BITFIELDS | Represents RGB bit masks. | |
| BITMAPFILEHEADER | Represents a bitmap file header. | |
| BITMAPV5HEADER | Represents a version 5 bitmap header. | |
| CIEXYZ | Represents a CIE XYZ color. | |
| CIEXYZTRIPLE | Represents a triple of CIE XYZ colors for red, green, and blue endpoints. | |
| DROPFILES | Represents file information used for drag-and-drop operations. | |
| ENHMETAHEADER | Represents the header of an enhanced metafile. | |
| METAFILEPICT | Represents a metafile picture. | |
| RECT | Represents a rectangle. | |
| SIZE | Represents a size. | |
| WmfPlaceableFileHeader | Represents the header of a placeable WMF file. |
| Enumeration | Description | |
|---|---|---|
| BiCompression | Defines bitmap compression types. | |
| LcsCsType | Defines logical color space types. | |
| LcsIntent | Defines color rendering intents. | |
| TernaryRasterOperations | 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. |