ColorInfo (gb.image)

This class represents detailed information about a color.

Esta classe não é instanciável.

Propriedades
Alpha   Returns or sets the alpha component of the color.
Blue   Returns or sets the blue component of the color.
Color   Return or set the full color value represented by the ColorInfo object.
Green   Returns or sets the green component of the color.
Hue   Returns or sets the hue component of the color.
Luminance   Returns the luminance of the color, between 0 and 255.
Red   Returns or sets the red component of the color.
Saturation   Returns or sets the saturation component of the color.
Value   Returns or sets the V (value) component of the HSV color representation.