Click or drag to resize
OperatorSelectorVisit Method (SetGray)
Visit/select g operator.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public void Visit(
	SetGray g
)

Parameters

g
Type: Aspose.Pdf.OperatorsSetGray
Set gray level operator (for nonstroking operations).

Implements

IOperatorSelectorVisit(SetGray)
See Also