Class SetStrokingDeviceRGBColor


  • public class SetStrokingDeviceRGBColor
    extends SetStrokingColor
    RG: Set the stroking colour space to DeviceRGB and set the colour to use for stroking operations.
    • Constructor Detail

      • SetStrokingDeviceRGBColor

        public SetStrokingDeviceRGBColor()
    • Method Detail

      • process

        public void process​(Operator operator,
                            java.util.List<COSBase> arguments)
                     throws java.io.IOException
        RG Set the stroking colour space to DeviceRGB and set the colour to use for stroking operations.
        Overrides:
        process in class SetColor
        Parameters:
        operator - The operator that is being executed.
        arguments - List
        Throws:
        java.io.IOException - If the color space cannot be read.