←Select platform

Data Property

Summary
An array of ChangeHueSaturationIntensityCommandData classes that provides information about the color ranges used by this class.
Syntax
C#
VB
Objective-C
C++
Java
public ChangeHueSaturationIntensityCommandData[] Data { get; set; } 
@property (nonatomic, strong) NSMutableArray<LTChangeHueSaturationIntensityCommandData *> *data 
public ChangeHueSaturationIntensityCommandData[] getData() 
public void setData(ChangeHueSaturationIntensityCommandData[] value) 

Property Value

An array of ChangeHueSaturationIntensityCommandData classes that provides information about the color ranges used by this class.

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.