ImageGear Professional for Windows ActiveX
UpdateLUTFrom Method

Description:

Assigns new values to red, green, and blue lookup tables.

Syntax:

      UpdateLUTFrom(colorChannel As enumColorComp, pLUT As
IGPixelArray)

Parameters:

Name Description
colorChannel Specify the color components whose LUT should be returned. It can be ORed combination of IG_COLOR_COMP_R, IG_COLOR_COMP_G, IG_COLOR_COMP_B constants.
pLUT Array with lookup data. It should have no less than 256 entries.

Return Value:

N/A

Bits Per Pixel:

N/A

Sample:

Display

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback