public class SetStrokingDeviceRGBColor extends SetStrokingColor
context
Constructor and Description |
---|
SetStrokingDeviceRGBColor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the name of this operator, e.g.
|
void |
process(Operator operator,
java.util.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, java.util.List<COSBase> arguments) throws java.io.IOException
public java.lang.String getName()
OperatorProcessor
getName
in class SetStrokingColor