←Select platform

UserFilterCommandType Enumeration

Summary

Enumeration that indicates the type of operation.

Syntax
C#
VB
Objective-C
C++
Java
public enum UserFilterCommandType   
Public Enum UserFilterCommandType  
typedef NS_ENUM(NSInteger, LTUserFilterCommandType) 
public enum UserFilterCommandType 
public enum class UserFilterCommandType   

Members
ValueMemberDescription
0Sum Perform sum operation.
1Maximum Perform maximum operation.
2Minimum Perform minimum operation.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Effects Assembly