public final class XpsRgbColor extends XpsColor
Incapsulates RGB color of any color space (sRGB or scRGB).
Modifier and Type | Method and Description |
---|---|
Color |
toColor()
Convenience method for getting .NET native representation of RGB color.
|
String |
toString() |