D3DRMColorGetGreen
D3DVALUE D3DRMColorGetGreen(D3DCOLOR d3drmc);
Retrieves the green component of a color.
·Returns the green value if successful, or zero otherwise.
d3drmc
Color from which the green component is retrieved.