ImageGear for Java
ImGearLinearLUT Class Members
Methods 

The following tables list the members exposed by ImGearLinearLUT.

Public Constructors
 NameDescription
Public ConstructorImGearLinearLUT ConstructorInitializes a new instance of the ImGearLinearLUT class.  
Top
Public Methods
 NameDescription
Public MethodcloneCreates a deep copy of the object.  
Public MethodconcatenateConcatenates 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.  
Public MethodcopyFromDuplicates the content of the specified lookupTable into the instance of the ImGearLinearLUT class that this method is called from.  
Public MethodgetInputDepthGets input depth of the LUT.

Any integer number.

 
Public MethodgetInterceptReturns LUT Intercept value.

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

Any integer number.

 
Public MethodgetSlopeReturns LUT Slope value.

 
Public MethodisInputSignedGets a value whether LUT input values are signed.

Boolean value.

 
Public MethodisOutputSignedGets a value whether LUT output values are signed.

Boolean value.

 
Public MethodsetInterceptSets LUT Intercept value.

 
Public MethodsetItemOverloaded. Sets LUT output value corresponding to Int32 input value.  
Public MethodsetSlopeSets LUT Slope value.

 
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

ImGearLinearLUT Class
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback