Specifies the format of the color data for each pixel in the image.
Namespace: FirstFloor.Documents.Imaging
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Abgr | 0 | Color information specified by using alpha, blue, green, red and channels. | |
Argb | 1 | Color information specified by using alpha, red, green and blue channels. |
See Also