←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly