ComponentModelExtensions.To
Extension Method in ComponentModelExtensions
Declaration
public static IComponentModel To(this Color color, ComponentModel model)
Description
Converts the color to the specified component model.
Parameters
color | The color to convert. |
model | The component model to convert to. |
Returns
IComponentModel | The converted component model of the color. |