IOperatorSelectorVisit Method (SetAdvancedColor) |
Visit/select scn operator.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxvoid Visit(
SetAdvancedColor scn
)
Sub Visit (
scn As SetAdvancedColor
)
void Visit(
SetAdvancedColor^ scn
)
abstract Visit :
scn : SetAdvancedColor -> unit
Parameters
- scn
- Type: Aspose.Pdf.OperatorsSetAdvancedColor
Set color operator (for nonstroking operations, ICCBased and special colour spaces).
See Also