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, setColorcheckArrayTypesClass, getContext, setContextpublic void process(Operator operator, List<COSBase> arguments) throws IOException
process in class SetColoroperator - The operator that is being executed.arguments - ListIOException - If the color space cannot be read.public String getName()
OperatorProcessorgetName in class SetStrokingColorCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.