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

Glossary Item Box

The following tables list the members exposed by ImGearLinearLUT.

Public Constructors

 NameDescription
Public ConstructorImGearLinearLUT ConstructorInitializes a new instance of the ImGearLinearLUT class.  
Top

Public Properties

 NameDescription
Public PropertyInputDepthOverridden.  Gets input depth of the LUT.  
Public PropertyInputIsSignedOverridden.  Gets a value whether LUT input values are signed.  
Public PropertyIntercept Gets or sets LUT Intercept value.  
Public PropertyItemOverridden.  Gets or sets LUT output value corresponding to Int32 input value.  
Public PropertyOutputDepthOverridden.  Gets output depth of the LUT.  
Public PropertyOutputIsSignedOverridden.  Gets a value whether LUT output values are signed.  
Public PropertySlope Gets or sets LUT Slope value.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep copy of the object.  
Public MethodConcatenateOverridden. Concatenates 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 MethodCopyFromOverridden. Duplicates the content of the specified lookupTable into the instance of the ImGearLinearLUT class that this method is called from.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.