ImageGear Professional for Windows ActiveX
GetLUTCopy Method

Description:

Returns the copy of image lookup tables for the color channel specified.

Syntax:

      GetLUTCopy(colorChannel As enumColorComp) 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

Return Value:

A new instance of IGPixelArray Object. Only color components specified by colorChannel parameter are initialized.

Bits Per Pixel:

N/A

Sample:

Display

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback