ImageGear for .NET
ImGearLUT Class Members
See Also  Properties  Methods  Events Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace : ImGearLUT Class

Glossary Item Box

The following tables list the members exposed by ImGearLUT.

Public Properties

 NameDescription
Public PropertyInputDepth Gets input depth of the LUT.  
Public PropertyInputIsSigned Gets a value indicating whether LUT input values are signed.  
Public PropertyItemOverloaded.  Returns LUT output value corresponding to Int32 input value.  
Public PropertyOutputDepth Gets output depth of the LUT.  
Public PropertyOutputIsSigned Gets a value indicating whether LUT output values are signed.  
Top

Public Methods

 NameDescription
Public MethodClone Creates 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.  
Top

Protected Methods

 NameDescription
Protected MethodOnPropertyChanged Occurs when a property value changes.  
Top

Public Events

 NameDescription
Public EventPropertyChanged Occurs when a property value changes.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.