Overload | Description |
---|---|
SvgColor Constructor(Color) | Initializes a new instance of the SvgColor struct from the System.Drawing.Color value. |
SvgColor Constructor(Int32) | Initializes a new instance of the SvgColor struct from a 32-bit ARGB value. |
SvgColor Constructor(HslColor) | Initializes a new instance of the SvgColor struct from the GrapeCity.Documents.Drawing.HslColor value. |