ImageGear Professional for Windows ActiveX
ChangeAttrs Method

Description:

Changes LUT attributes and reallocates the internal array that holds LUT data. The old LUT data is lost after changing attributes.

Syntax:

      ChangeAttrs(InputDepth as Long, InputIsSigned as Boolean,
OutputDepth as Long, OutputIsSigned as Boolean)

Parameters:

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.

Return Value:

None.

Bits Per Pixel:

8, 16 bpp

Sample:

Medical

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback