ImageGear for Java
concatenate Method
LUT to be concatenated.
Concatenates the content of the instance of the ImGearLinearLUT (that this method is called from) and the content of the specified lookupTable into the resulting output lookup table.
Syntax
public ImGearLinearLUT concatenate( 
   ImGearLUT lookupTable
)

Parameters

lookupTable
LUT to be concatenated.

Return Value

ImGearLUT class object.

If the lookupTable parameter is not an ImGearLinearLUT class object, the method throws ImGearErrorCodes.PARAMETER_HAS_INVALID_VALUE exception.

ImGearLUT

See Also

Reference

ImGearLinearLUT Class
ImGearLinearLUT Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback