ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Sets internal data for color indices
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- data
- Type: ILNumericsInArraySingle
Remarks
data is a matrix with 5 columns, elements in range [0...1]
- Column 0: keypoint position
- Column 1: keypoint R color component value
- Column 2: keypoint G color component value
- Column 3: keypoint B color component value
- Column 4: keypoint alpha component value
Calling this function may fire a Changed event.
[ILNumerics Visualization Engine]
See Also