D3DRMColorGetRed
Retrieves the red component of a color.
D3DVALUE D3DRMColorGetRed( D3DCOLOR d3drmc );
Parameters
d3drmc
Color from which the red component is retrieved.
Return Values
Returns the red value if successful, or zero otherwise.
See Also
D3DRMColorGetAlpha, D3DRMColorGetBlue, D3DRMColorGetGreen