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