Click or drag to resize
IOperatorSelectorVisit Method (SetRGBColor)
Visit/select rg operator.

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

Parameters

rg
Type: Aspose.Pdf.OperatorsSetRGBColor
Set RGB color operator (for nonstroking operations).
See Also