ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
the internal values (rgb / luminance,saturation) will not be altered.
rgb returned as separate float values, normalized to 0.0f...1.0f
convert hue value to separate RGB values, based on predefined values
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- hue
- Type: SystemSingle
hue: in range 0...MAXHUEVALUE - va
- Type: SystemSingle
vertex array, target for the color - offset
- Type: SystemInt32
offset into vertex array
Remarks
[ILNumerics Visualization Engine]
See Also