Accusoft.ImagXpressSdk Namespace : PaletteType Enumeration |
Member | Value | Description |
---|---|---|
Fixed | 1 | The image is displayed using an internal fixed palette. |
Gray | 2 | The image is displayed using a gray scale palette. |
Optimized | 0 | The image is displayed using the best possible palette for each image. |
PalFile | 3 | The image is displayed using a palette file. |
UserDefined | 4 | The image is displayed using a user defined palette. |
When the ImageXView.PaletteType property is either PalFile or UserDefined, the Processor.LogPalette is used.
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.PaletteType