OperatorWriter.Write_G

Writes a PDF "G" operator to the page.

public void Write_G(Grayscale color)
Sub Write_G(color As Grayscale)

Parameters

color
Grayscale

The Grayscale color to draw.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

OperatorWriter
ceTe.DynamicPDF.IO

In this topic