IOperatorSelectorVisit Method (SetGray) |
Visit/select g operator.
Namespace:
Aspose.Pdf
Assembly:
Aspose.PDF (in Aspose.PDF.dll) Version: 22.5.0
SyntaxSub Visit (
g As SetGray
)
abstract Visit :
g : SetGray -> unit
Parameters
- g
- Type: Aspose.Pdf.OperatorsSetGray
Set gray level operator (for nonstroking operations).
See Also