SetColorOperator

Inheritance: java.lang.Object, com.aspose.pdf.Operator

public abstract class SetColorOperator extends Operator

Class representing set color operation.

Methods

MethodDescription
getColor()Retirns color specified by the operator.

getColor()

public abstract Color getColor()

Retirns color specified by the operator.

Returns: Color - Color specified by operator.