←Select platform

Components Property

Summary

Gets or sets an array of 3 ColorThresholdCommandComponent classes that contains the properties used to compare and modify each component.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public [Leadtools.Imageprocessing.Color.ColorThresholdCommandComponent[]](colorthresholdcommandcomponent.html) Components {get; set;}
public [Leadtools.Imageprocessing.Color.ColorThresholdCommandComponent[]](colorthresholdcommandcomponent.html) Components {get; set;}
@property (nonatomic, strong) NSMutableArray<LTColorThresholdCommandComponent *> *components
public ColorThresholdCommandComponent[] getComponents() 
public void setComponents(ColorThresholdCommandComponent[] value) 
get_Components(); 
set_Components(value); 
Object.defineProperty('Components'); 

Property Value

Array of 3 ColorThresholdCommandComponent classes that contains the properties used to compare and modify each component.

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