←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly