public class SetStrokingDeviceRGBColor extends SetStrokingColor
context
Constructor and Description |
---|
SetStrokingDeviceRGBColor() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this operator, e.g.
|
void |
process(Operator operator,
List<COSBase> arguments)
RG Set the stroking colour space to DeviceRGB and set the colour to
use for stroking operations.
|
getColor, getColorSpace, setColor
checkArrayTypesClass, getContext, setContext
public void process(Operator operator, List<COSBase> arguments) throws IOException
process
in class SetColor
operator
- The operator that is being executed.arguments
- ListIOException
- If the color space cannot be read.public String getName()
OperatorProcessor
getName
in class SetStrokingColor
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.