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