Color.ToUint
Color.ToUint method
Encodes the Color ARGB components into unsigned int.
public uint ToUint()
Return Value
Encoded unsigned int.
See Also
- class Color
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG
Encodes the Color ARGB components into unsigned int.
public uint ToUint()
Encoded unsigned int.