ImageGear for Java
ImGearFullLUT Class Methods

For a list of all members of this type, see ImGearFullLUT members.

Public Methods
 NameDescription
Public MethodcloneCreates a deep copy of the object.  
Public MethodconcatenateConcatenates the content of the instance of the ImGearFullLUT (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 lookupTable into the instance of the ImGearFullLUT class that this method is called from.  
Public MethodgetInputDepthSpecifies input depth of the LUT.

Any integer number.

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

Any integer number.

 
Public MethodgetTableIndexOverloaded. Obtains index in the table corresponding to Int32 input value.  
Public MethodisInputSignedSpecifies whether LUT input values are signed.

Boolean value.

 
Public MethodisOutputSignedSpecifies whether LUT output values are signed.

Boolean value.

 
Public MethodsetItemOverloaded. Sets LUT output value corresponding to index.  
Top
Protected Methods
 NameDescription
Protected MethodonPropertyChangedCan be called by subclasses when their properties change. Subscribers, com.accusoft.imagegear.callbackinterfaces.IImGearPropertyChangedListeners are subsequently notified. (Inherited from com.accusoft.imagegear.core.ImGearLUT)
Top
See Also

Reference

ImGearFullLUT Class
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback