RGB.getHSB

Returns the hue, saturation, and brightness of the color.

@return color space values in float format (hue, saturation, brightness)

@since 3.2

class RGB
float[]
getHSB
(
)

Meta