ConversionExtensions.ToUCS
Extension Method in ConversionExtensions
Declaration
public static CIEUCS ToUCS(this Color color)Description
Converts the color to CIE UCS components.
Parameters
| color | The color to convert. |
Returns
| CIEUCS | The CIE UCS components of the color. |