Link Search Menu Expand Document

ColorGray Constructor

Initializes a new instance of the Bytescout.PDF.ColorGray class.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public ColorGray(
	byte gray
)

Parameters

gray
Type: SystemByte
The gray level of color.
See Also

Reference