←Select platform

Data Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public [Leadtools.Imageprocessing.Color.ChangeHueSaturationIntensityCommandData[]](changehuesaturationintensitycommanddata.html) Data {get; set;}
public [Leadtools.Imageprocessing.Color.ChangeHueSaturationIntensityCommandData[]](changehuesaturationintensitycommanddata.html) Data {get; set;}
@property (nonatomic, strong) NSMutableArray<LTChangeHueSaturationIntensityCommandData *> *data
public ChangeHueSaturationIntensityCommandData[] getData() 
public void setData(ChangeHueSaturationIntensityCommandData[] value) 
get_Data(); 
set_Data(value); 
Object.defineProperty('Data'); 

Property Value

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

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