RGBA_GETBLUE
RGB_GETBLUE(rgb) ((rgb) & 0xff)
Retrieves the blue component of an RGBA D3DCOLOR value.
·Returns the blue component.
rgb
Color index from which the blue component is retrieved.