GetPalColor
MethodGetPalColor (Method)
This method returns the RGB color associated with the position (index) of the current color palette
Syntax:
Function GetPalColor(index0 As Short) As Integer
The GetPalColor method syntax consists of the following:
Parameter |
Data Type |
Description |
index0 |
Short |
The position (index) in the current color palette |
Return value:
Integer - The RGB color in the specific position of the current color palette_Remarks=