SetCMYKColorStroke
SetCMYKColorStroke class
Class representing K operator (set CMYK color for stroking operations).
public class SetCMYKColorStroke : SetColorOperator
Constructors
Name | Description |
---|---|
SetCMYKColorStroke(double, double, double, double) | Initializes operator. |
Properties
Name | Description |
---|---|
Index { get; set; } | Operator index in page operators list. |
Methods
Name | Description |
---|---|
override Accept(IOperatorSelector) | Accepts visitor object to process operator. |
override getColor() | Returns the RGB color |
override ToString() | Returns text of operator and its parameters. |
See Also
- class SetColorOperator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF