←Select platform

Flags Property

Summary
Flag that indicates the channel being leveled.
Syntax
C#
VB
Objective-C
C++
Java
public ColorLevelCommandFlags Flags { get; set; } 
Public Property Flags As ColorLevelCommandFlags 
@property (nonatomic, assign) LTColorLevelCommandFlags flags 
public int getFlags() 
public void setFlags(int value) 
public: 
property ColorLevelCommandFlags Flags { 
   ColorLevelCommandFlags get(); 
   void set (    ColorLevelCommandFlags ); 
} 

Property Value

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.