'Declaration Public Function GetColor( _
ByVal indexIndex of the palette item.As System.Int32 _
) As System.Int32
public System.Int32 GetColor(
System.Int32 index
)
public: System.Int32 GetColor(
System.Int32 index
)
public:
System.Int32 GetColor(
System.Int32 index
)
Parameters
- index
- Index of the palette item.
Return Value
Color of specified item of palette.