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

Glossary Item Box

The following tables list the members exposed by ImGearFullLUT.

Public Constructors

 NameDescription
Public ConstructorImGearFullLUT ConstructorInitializes a new instance of the ImGearFullLUT class.  
Top

Public Fields

 NameDescription
Public FieldTable Provides direct access to the LUT table.  
Top

Public Properties

 NameDescription
Public PropertyInputDepthOverridden.  Specifies input depth of the LUT.  
Public PropertyInputIsSignedOverridden.  Specifies whether LUT input values are signed.  
Public PropertyItemOverridden.  Returns LUT output value corresponding to Int32 input value.  
Public PropertyOutputDepthOverridden.  Specifies output depth of the LUT.  
Public PropertyOutputIsSignedOverridden.  Specifies whether LUT output values are signed.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep copy of the object.  
Public MethodConcatenateOverridden. Concatenates 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 MethodCopyFromOverridden. Duplicates the content of the specified lookupTable into the instance of the ImGearFullLUT class that this method is called from.  
Public MethodGetTableIndexOverloaded.  Obtains index in the table corresponding to Int32 input value.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.