Platform SDK: DirectX |
The DirectX7.ColorGetGreen method retrieves the green component of a color.
object.ColorGetGreen(color As Long) As Single
If the method succeeds, the green value is returned if successful, or zero otherwise.
If the method fails, an error is raised and Err.Number is set.
DirectX7.ColorGetAlpha, DirectX7.ColorGetBlue, DirectX7.ColorGetRed