Color.Convert
Color.Convert method
Returns a color components in the format of the specified color model.
public IColorComponents Convert(ColorModel model)
| Parameter | Type | Description | 
|---|---|---|
| model | ColorModel | The color model. | 
Return Value
A new instance of the IColorComponents interface
See Also
- interface IColorComponents
 - enum ColorModel
 - class Color
 - namespace Aspose.Svg.Drawing
 - assembly Aspose.SVG