Click or drag to resize
IOperatorSelectorVisit Method (SetColorSpace)
Visit/select cs operator.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
void Visit(
	SetColorSpace cs
)

Parameters

cs
Type: Aspose.Pdf.OperatorsSetColorSpace
Set color space operator (for nonstroking operations).
See Also