SetRGBColorStroke Class |
Namespace: Aspose.Pdf.Operators
The SetRGBColorStroke type exposes the following members.
Name | Description | |
---|---|---|
![]() | SetRGBColorStroke(Color) |
Initializes operator with color.
|
![]() | SetRGBColorStroke(Double, Double, Double) |
Initializes operator.
|
Name | Description | |
---|---|---|
![]() | Accept |
Accepts visitor object to process operator.
(Overrides OperatorAccept(IOperatorSelector).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | getColor |
Returns color specified by operator.
(Overrides SetColorOperatorgetColor.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns text representation of operator.
(Overrides OperatorToString.) |