ToRGB
Argb32Color.ToRGB method
Serializes this Argb32Color
instance to the ‘rgb’ CSS function notation. Alpha channel of this color will be omitted during serialization.
public string ToRGB()
Return Value
A string in ‘rgb(r, g, b)’ format
See Also
- struct Argb32Color
- namespace GroupDocs.Viewer.Drawing
- assembly GroupDocs.Viewer