PDFKit.NET 2.0 Class Library (.NET 2.0)

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