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

MultiscaleEnhancementCommandType Enumeration






Values that determine the type of filter used. .NET support WinRT support Silverlight support
Syntax
public enum MultiscaleEnhancementCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum MultiscaleEnhancementCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MultiscaleEnhancementCommandType
public enum MultiscaleEnhancementCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Core.MultiscaleEnhancementCommandType = function() { };
Leadtools.ImageProcessing.Core.MultiscaleEnhancementCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MultiscaleEnhancementCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BicubicUse the bicubic filter.
GaussianUse the Gaussian filter.
NormalUse the normal filter.
ResampleUse the resample filter.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Core.MultiscaleEnhancementCommandType

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.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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