←Select platform

Flags Property (ColorThresholdCommandComponent)

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
Java
Objective-C
WinRT C#
C++
@property (nonatomic, assign) LTColorThresholdCommandFlags flags
public int getFlags() 
public void setFlags(int value) 
get_Flags(); 
set_Flags(value); 
Object.defineProperty('Flags'); 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Color Assembly
Click or drag to resize