←Select platform

ColorsData Property

Summary

Gets or sets an array of 9 SelectiveColorCommandData classes.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public [Leadtools.Imageprocessing.Color.SelectiveColorCommandData[]](selectivecolorcommanddata.html) ColorsData {get; set;}
public [Leadtools.Imageprocessing.Color.SelectiveColorCommandData[]](selectivecolorcommanddata.html) ColorsData {get; set;}
@property (nonatomic, strong) NSMutableArray<LTSelectiveColorCommandData *> *colorsData
public SelectiveColorCommandData[] getColorsData() 
public void setColorsData(SelectiveColorCommandData[] value) 
get_ColorsData(); 
set_ColorsData(value); 
Object.defineProperty('ColorsData'); 

Property Value

Array of 9 SelectiveColorCommandData classes that contains the selected colors along with the CMYK values for each.

Example

Refer to SelectiveColorCommand.

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