colorkt
1.0.5
colorkt
/
dev.kdrag0n.colorkt.rgb
/
LinearSrgb
/
Companion
/
toLinear
to
Linear
@
JvmStatic
@
JvmName
(
name
=
"fromSrgb"
)
fun
Srgb
.
toLinear
(
)
:
LinearSrgb
Content copied to clipboard
Convert this color to linear sRGB. This linearizes the sRGB components.
Return
Color in linear sRGB
See also
dev.kdrag0n.colorkt.rgb.LinearSrgb