See Also Examples Applies To
Gets the type of color palette used into the native 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
1: Has Alpha
2: GrayScale
4: Half Tone
Category
Color Palette Manipulation