Color.getRed

Returns the amount of red in the color, from 0 to 255.

@return the red component of the color

@exception SWTException <ul> <li>ERROR_GRAPHIC_DISPOSED - if the receiver has been disposed</li> </ul>

class Color
int
getRed
(
)

Meta