D3DRMColorGetAlpha

D3DVALUE D3DRMColorGetAlpha(D3DCOLOR d3drmc);

Retrieves the alpha component of a color.

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

d3drmc

Color from which the alpha component is retrieved.