←Select platform

ColorsData Property

Summary
Gets or sets an array of 9 SelectiveColorCommandData classes.
Syntax
C#
VB
Objective-C
C++
Java
public SelectiveColorCommandData[] ColorsData { get; set; } 
Public Property ColorsData As SelectiveColorCommandData() 
@property (nonatomic, strong) NSMutableArray<LTSelectiveColorCommandData *> *colorsData 
public SelectiveColorCommandData[] getColorsData() 
public void setColorsData(SelectiveColorCommandData[] value) 

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

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.