←Select platform

Colors Property (ColorReplaceCommand)

Summary

Gets or sets an array of ColorReplaceCommandColor classes that provides information about the replacement colors used by this class.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public [Leadtools.Imageprocessing.Color.ColorReplaceCommandColor[]](colorreplacecommandcolor.html) Colors {get; set;}
public [Leadtools.Imageprocessing.Color.ColorReplaceCommandColor[]](colorreplacecommandcolor.html) Colors {get; set;}
@property (nonatomic, strong) NSMutableArray<LTColorReplaceCommandColor *> *colors
public ColorReplaceCommandColor[] getColors() 
public void setColors(ColorReplaceCommandColor[] value) 
get_Colors(); 
set_Colors(value); 
Object.defineProperty('Colors'); 

Property Value

An array of ColorReplaceCommandColor classes that provides information about the replacement colors used by this class.

Example

Refer to ColorReplaceCommand.

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