BasicSetColorAndPatternOperator

BasicSetColorAndPatternOperator class

Base operator for all Set Color operators.

The BasicSetColorAndPatternOperator type exposes the following members:

Properties

NameDescription
indexNone
rGets red component of color
gGets green component of color
bGets red component of color
cGets cyan component of CMYK color.
mGets magenta component of CMYK color.
yGets yellow component of CMYK color.
kGets black component of CMYK color.
greyGets black component of gray color.
colorGets array of color components.
pattern_nameGets Pattern Name.

Methods

NameDescription
accept(visitor)None
is_text_show_operator(op)None
get_color()Retirns color specified by the operator.

See Also