←Select platform

Flags Property

Summary
Gets or sets values that represent the treatment of the values within the threshold range, the treatment of a pixel that falls on the threshold and new values for rejected values.
Syntax
C#
VB
Objective-C
C++
Java
public ColorThresholdCommandFlags Flags { get; set; } 
Public Property Flags As ColorThresholdCommandFlags 
@property (nonatomic, assign) LTColorThresholdCommandFlags flags 
public int getFlags() 
public void setFlags(int value) 

Property Value

Values that represent the treatment of the values within the threshold range, the treatment of a pixel that falls on the threshold and new values for rejected values.

Example

Refer to ColorThresholdCommand.

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.