menu
okcolor package
documentation
utils/common.dart
toST function
toST function
dark_mode
light_mode
toST
function
ST
toST
(
LC
cusp
)
Implementation
ST toST(LC cusp) { double L = cusp.L; double C = cusp.C; return ST(C / L, C / (1 - L)); }
okcolor package
documentation
utils/common
toST function
common library