←Select platform

MultiscaleEnhancementCommandType Enumeration

Summary
Values that determine the type of filter used.
Syntax
C#
VB
Objective-C
C++
Java
public enum MultiscaleEnhancementCommandType   
Public Enum MultiscaleEnhancementCommandType  
typedef NS_ENUM(NSInteger, LTMultiscaleEnhancementCommandType) 
public enum MultiscaleEnhancementCommandType 
public enum class MultiscaleEnhancementCommandType   
Members
ValueMemberDescription
0Gaussian Use the Gaussian filter.
1Resample Use the resample filter.
2Bicubic Use the bicubic filter.
3Normal Use the normal filter.
Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.