BasicSetColorOperator Class |
Namespace: Aspose.Pdf.Operators
The BasicSetColorOperator type exposes the following members.
Name | Description | |
---|---|---|
![]() | B |
Gets red component of color
|
![]() | C |
Gets cyan compoent of CMYK color.
|
![]() | Color |
Gets array of color components.
|
![]() | G |
Gets green component of color
|
![]() | Grey |
Gets black compoent of gray color.
|
![]() | Index |
Operator index in page operators list.
(Inherited from Operator.) |
![]() | K |
Gets black compoent of CMYK color.
|
![]() | M |
Gets magenta compoent of CMYK color.
|
![]() | R |
Gets red component of color
|
![]() | Y |
Gets yellow compoent of CMYK color.
|
Name | Description | |
---|---|---|
![]() | Accept |
Accepts visitor IOperatorSelector which provides operators processing.
(Inherited from Operator.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | getColor |
Retirns color specified by the operator.
(Inherited from SetColorOperator.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns text of operator and its parameters.
(Inherited from Operator.) |