ColorPaletteGetEntrie Method

See Also     Examples     Applies To

Returns the color of a specific entrie of the palette of the native GdPicture image.

Syntax

object.ColorPaletteGetEntrie (nEntrie)

The ColorPaletteGetEntrie syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
nEntrie Required. Long. Indice of the color palette. Must be a value between 0 and ColorPaletteGetColorsCount() - 1 returned value.

Returns

Long. ARGB color value of the selected entrie.

Category

Color Palette Manipulation





© Copyright 2008 GdPicture All rights reserved.
Documentation MAP.