D3DRMColorGetBlue

D3DVALUE D3DRMColorGetBlue(D3DCOLOR d3drmc);

Retrieves the blue component of a color.

·Returns the blue value if successful, or zero otherwise.

d3drmc

Color from which the blue component is retrieved.