←Select platform

ColorLevelCommand Constructor(ColorLevelCommandFlags)

Summary
Initializes a new ColorLevelCommand class object with explicit parameters.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal flags As ColorLevelCommandFlags _ 
) 
- (id)initWithFlags:(LTColorLevelCommandFlags)flags 
public ColorLevelCommand(int flags) 
public: 
ColorLevelCommand(  
   ColorLevelCommandFlags flags 
) 

Parameters

flags
Flag that indicates the channel being leveled.

Example

Refer to ColorLevelCommand.

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

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