LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

FunctionalLookupTableFlags Enumeration






Enumeration that indicates the function used to update the lookup table.

.NET support WinRT support Silverlight support
Syntax
public enum FunctionalLookupTableFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum FunctionalLookupTableFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As FunctionalLookupTableFlags
public enum FunctionalLookupTableFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Effects.FunctionalLookupTableFlags = function() { };
Leadtools.ImageProcessing.Effects.FunctionalLookupTableFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class FunctionalLookupTableFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ExponentialApply the exponential function.
LinearApply the linear function.
LogarithmApply the natural logarithm function.
SigmoidApply the sigmoid function.
SignedSigned, the lookupTable parameter of EffectsUtilities.GetFunctionalLookupTable should contain signed data.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Effects.FunctionalLookupTableFlags

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.ImageProcessing.Effects Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.