Struct Hsl
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public struct Hsl
Fields
Hue
Declaration
public double Hue
Field Value
Type | Description |
---|---|
System.Double |
Luminance
Declaration
public double Luminance
Field Value
Type | Description |
---|---|
System.Double |
Saturation
Declaration
public double Saturation
Field Value
Type | Description |
---|---|
System.Double |