Struct ViewVisualizationSpecialEffects.ColorHLS
Inherited Members
Namespace: NXOpen.Preferences
Assembly: NXOpen.dll
Syntax
public struct ViewVisualizationSpecialEffects.ColorHLS
Constructors
ColorHLS(double, double, double)
Declaration
public ColorHLS(double Hue, double Lightness, double Saturation)
Parameters
Type | Name | Description |
---|---|---|
double | Hue | |
double | Lightness | |
double | Saturation |
Fields
Hue
Declaration
public double Hue
Field Value
Type | Description |
---|---|
double |
Lightness
Declaration
public double Lightness
Field Value
Type | Description |
---|---|
double |
Saturation
Declaration
public double Saturation
Field Value
Type | Description |
---|---|
double |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |