SetAdvancedColor Class |
Namespace: Aspose.Pdf.Operators
The SetAdvancedColor type exposes the following members.
Name | Description | |
---|---|---|
![]() | SetAdvancedColor |
Initializes operator.
|
![]() | SetAdvancedColor(Double) |
Constructor for scn operartor
|
![]() | SetAdvancedColor(Double, String) |
Constructor for scn operartor.
|
![]() | SetAdvancedColor(Double, Double, Double, String) |
Constructor for scn operator.
|
![]() | SetAdvancedColor(Double, Double, Double, Double, String) |
Constructor for scn operator.
|
Name | Description | |
---|---|---|
![]() | B |
Gets red component of color
(Inherited from BasicSetColorOperator.) |
![]() | C |
Gets cyan compoent of CMYK color.
(Inherited from BasicSetColorOperator.) |
![]() | Color |
Gets array of color components.
(Inherited from BasicSetColorOperator.) |
![]() | G |
Gets green component of color
(Inherited from BasicSetColorOperator.) |
![]() | Grey |
Gets black compoent of gray color.
(Inherited from BasicSetColorOperator.) |
![]() | Index |
Operator index in page operators list.
(Inherited from Operator.) |
![]() | K |
Gets black compoent of CMYK color.
(Inherited from BasicSetColorOperator.) |
![]() | M |
Gets magenta compoent of CMYK color.
(Inherited from BasicSetColorOperator.) |
![]() | PatternName |
Gets Pattern Name.
(Inherited from BasicSetColorAndPatternOperator.) |
![]() | R |
Gets red component of color
(Inherited from BasicSetColorOperator.) |
![]() | Y |
Gets yellow compoent of CMYK color.
(Inherited from BasicSetColorOperator.) |
Name | Description | |
---|---|---|
![]() | Accept |
Accepts visitor object to process operator.
(Overrides OperatorAccept(IOperatorSelector).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | getColor |
Retuns color specified by operator.
(Overrides SetColorOperatorgetColor.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns text of operator and its parameters.
(Inherited from Operator.) |