com.aspose.xps

Class XpsRgbColor



  • public final class XpsRgbColor
    extends XpsColor

    Incapsulates RGB color of any color space (sRGB or scRGB).

    • Method Detail

      • toColor

        public Color toColor()

        Convenience method for getting .NET native representation of RGB color.

        Specified by:
        toColor in class XpsColor
        Returns:
        System.Drawing.ColorSystem.Drawing.Color structure.