GetColor(Int32) Method (Palette)
Returns the color of specified item of palette.
public System.Int32 GetColor(
System.Int32
)
public: System.Int32 GetColor(
System.Int32
)
public:
System.Int32 GetColor(
System.Int32
)
'Declaration
Public Function GetColor( _
ByVal As System.Int32 _
) As System.Int32
Parameters
- index
- Index of the palette item.
Return Value
Color of specified item of palette.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5