ILNumerics Ultimate VS

ColorProviderH2RGB Method (Single)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
convert hue value to RGB value, based on predefined values

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public int H2RGB(
	float hueVal
)

Parameters

hueVal
Type: SystemSingle

Return Value

Type: Int32
int value as RGB color, A=255
Remarks

the internal values (rgb / luminance,saturation) will not be altered

[ILNumerics Visualization Engine]

See Also

Reference