ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearLUT Class
Properties Methods Events


In This Topic
    ImGearLUT Class Members
    In This Topic

    The following tables list the members exposed by ImGearLUT.

    Public Properties
     NameDescription
    Public PropertyGets input depth of the LUT.  
    Public PropertyGets a value indicating whether LUT input values are signed.  
    Public PropertyOverloaded. Returns LUT output value corresponding to Int32 input value.  
    Public PropertyGets output depth of the LUT.  
    Public PropertyGets a value indicating whether LUT output values are signed.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a deep copy of the object.  
    Public MethodConcatenates 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 MethodDuplicates the content of the specified LUT into the instance of the ImGearLUT class that this method is called from.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOccurs when a property value changes.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also