←Select platform

AdaptiveContrastCommandType Enumeration

Summary

Enumeration flags that identify the adjustment method.

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

Members
ValueMemberDescription
1Exponential Apply exponential adjustment.
2Linear Apply linear adjustment.

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.Color Assembly