AccusoftImagXpress13 ActiveX DLL : enumPalette Enumeration |
Member | Value | Description |
---|---|---|
IPAL_Fixed | 1 | Fixed - The image will be displayed using an internal fixed palette. |
IPAL_Gray | 2 | Gray Scale - The image will be displayed using a gray scale palette. |
IPAL_Optimized | 0 | Optimized - The image will be displayed using the best possible palette for each image. |
IPAL_PalFile | 3 | Palette File - The image will be displayed using a palette file. |
IPAL_UserDefined | 4 | User defined - The image will be displayed using a palette defined by the user using the PRGBSetColors method. |