ImageGear for Java
transformWithLUT Method
Page to apply the LUT to.
Multichannel LUT that shall be applied.

This method applies a multichannel lookup table to each channel of the image, optionally changing channel depths.

Number of single-channel LUTs in the multichannel LUT must match number of image channels. Input depth of each single-channel LUT must match the depth of corresponding channel. Depths of image channels after transform are determined by output depths of the coresponding single-channel LUTs.

com.accusoft.imagegear.core.ImGearRasterPagecom.accusoft.imagegear.core.ImGearMultichannelLUT

Applies lookup tables to each channel of the image, optionally changing channel depths.
Syntax
public static void transformWithLUT( 
   ImGearRasterPage page,
   ImGearMultichannelLUT LUT
)

Parameters

page
Page to apply the LUT to.
LUT
Multichannel LUT that shall be applied.

This method applies a multichannel lookup table to each channel of the image, optionally changing channel depths.

Number of single-channel LUTs in the multichannel LUT must match number of image channels. Input depth of each single-channel LUT must match the depth of corresponding channel. Depths of image channels after transform are determined by output depths of the coresponding single-channel LUTs.

com.accusoft.imagegear.core.ImGearRasterPagecom.accusoft.imagegear.core.ImGearMultichannelLUT

See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback