See Also Examples Applies To
Sets a new color palette to the native image.
Syntax
object.ColorPaletteSet (*nARGBColorsArray())
The ColorPaletteSet syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| *nARGBColorsArray() | Required. Input Long Array. 1D Array which contains the complete color palette (ARGB long color values). |
Returns
Remarks
The GdTwainStatus constants are defined HERE
Category
Color Palette Manipulation