PDFReaderControls.NET Professional Type Reference

GrayColor Constructor 

Create a new GrayColor from it's single color component.

public GrayColor(
   byte colorValue
);

Parameters

colorValue
Grayscale value [0 - 255].

See Also

GrayColor Class | TallComponents.PDF.Colors Namespace