XColorFromGrayScale Method Terminal Works - PDF Printing.Net Library
Creates an XColor structure from the specified gray value.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public static XColor FromGrayScale(
	double grayScale
)

Parameters

grayScale
Type: SystemDouble

Return Value

Type: XColor
See Also

Reference