Accusoft.ImagXpressSdk Namespace : DisplayMode Enumeration |
Member | Value | Description |
---|---|---|
PaletteColor | 1 | 256 color (8-bit) images rendered using 256 colors, unless the current display setting is 16 colors. |
TrueColor | 0 | 24-bit images rendered at the maximum color depth supported by the current display setting. |
VgaColor | 2 | 16 color (4-bit) images rendered using 16 colors. |
The default value is TrueColor.
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.DisplayMode