common
1.0.0-beta5
common
common
/
org.pushingpixels.aurora.common
/
RGBtoHSB
RGBto
HSB
common
fun
RGBtoHSB
(
fromArgb
:
Int
)
:
FloatArray
Content copied to clipboard
fun
RGBtoHSB
(
from
:
Color
)
:
FloatArray
Content copied to clipboard
fun
RGBtoHSB
(
r
:
Float
,
g
:
Float
,
b
:
Float
)
:
FloatArray
Content copied to clipboard