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