CIELCh_ab.Explicit
Operator in CIELCh_ab
Declaration
public static explicit operator Color(CIELCh_ab components)
Parameters
components |
Returns
Color |
Overload
Declaration
public static explicit operator CIELAB(CIELCh_ab components)
Parameters
components |
Returns
CIELAB |
Overload
Declaration
public static explicit operator CIELCh_ab(Color color)
Parameters
color |
Returns
CIELCh_ab |