C#
VB
C++
Java
Gets or sets the first value in the Green Palette Color Lookup Table.
public int GreenFirst { get; set; }
Public Property GreenFirst As Integer
public int getGreenFirst()
public void setGreenFirst(int value)
public:
property int GreenFirst {
int get();
void set ( int value);
}
Value that indicates the first value in the Green Palette Color Lookup Table.