Overload | Description |
---|---|
Item(Int32) | Gets or sets LUT output value corresponding to Int32 input value. |
Item(Int64) | Gets or sets LUT output value corresponding to Int64 input value. |
Overload | Description |
---|---|
Item(Int32) | Gets or sets LUT output value corresponding to Int32 input value. |
Item(Int64) | Gets or sets LUT output value corresponding to Int64 input value. |
result = input_value * Slope + Intercept + 0.5.
Set accessor throws exception, because such operation is invalid for this type of LUT.