ImageGear for Java
ImGearLUT Class Members
Methods 

The following tables list the members exposed by ImGearLUT.

Public Constructors
 NameDescription
Public ConstructorImGearLUT Constructor  
Top
Public Methods
 NameDescription
Public MethodcloneCreates a deep copy of the object.  
Public MethodconcatenateConcatenates the content of the instance of the ImGearLUT (that this method is called from) and the content of the specified lookupTable into the resulting output lookup table.  
Public MethodcopyFromDuplicates the content of the specified LUT into the instance of the ImGearLUT class that this method is called from.  
Public MethodgetInputDepthGets input depth of the LUT.

Any integer number.

 
Public MethodgetItemOverloaded. Returns LUT output value corresponding to Int32 input value.  
Public MethodgetOutputDepthGets output depth of the LUT.

Any integer number.

 
Public MethodisInputSignedGets a value indicating whether LUT input values are signed.

Boolean value.

 
Public MethodisOutputSignedGets a value indicating whether LUT output values are signed.

Boolean value.

 
Public MethodsetItemOverloaded. Sets LUT output value corresponding to int input value.  
Top
Protected Methods
 NameDescription
Protected MethodonPropertyChangedCan be called by subclasses when their properties change. Subscribers, com.accusoft.imagegear.callbackinterfaces.IImGearPropertyChangedListeners are subsequently notified.  
Top
See Also

Reference

ImGearLUT Class
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback