Color.G

This page contains reference documentation for the G member. This member sets or gets the green value of the color.

Declaration

int G;

Examples

Examples are as follows:

a_oView.TopColor.G = 128;

a_oView.TopColor.G = ( 0x7d );

Working Sample Code

For sample code: