XColorGetSaturation Method Terminal Works - PDF Printing.Net Library
Gets the hue-saturation-brightness (HSB) saturation value for this color.

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

public double GetSaturation()

Return Value

Type: Double
The saturation of this color. The saturation ranges from 0 through 1, where 0 is grayscale and 1 is the most saturated.
See Also

Reference