Click or drag to resize

PdfRGBColor Gray Property

Gets or sets Gray channel value.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public float Gray { get; set; }

Property Value

Type: Single
The gray.
See Also