See Also Examples Applies To
Gets the type of color palette used into the native GdPicture image.
Syntax
object.ColorPaletteGetType ()
The ColorPaletteGetType syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
Long. Type of palette.
Can be:
0: Undefined
2: GrayScale
3: GrayScale with Alpha support
4: Half Tone
5: Half Tone with Alpha support
Category
Color Palette Manipulation