ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGLUT Object > IGLUT Methods > ChangeAttrs Method |
Changes LUT attributes and reallocates the internal array that holds LUT data. The old LUT data is lost after changing attributes.
ChangeAttrs(InputDepth as Long, InputIsSigned as Boolean,
OutputDepth as Long, OutputIsSigned as Boolean)
Name | Description |
---|---|
InputDepth | Input bit count of the LUT. |
InputIsSigned | Determines whether input of the LUT is signed. |
OutputDepth | Output bit count of the LUT. |
OutputIsSigned | Determines whether output of the LUT is signed. |
None.
8, 16 bpp
Medical