←Select platform

Data Property

Summary
Gets or sets the curve data values.
Syntax
C#
C++/CLI
Python
public ushort[] Data { get; set; } 
public: 
property array<ushort>^ Data { 
   array<ushort>^ get(); 
   void set (    array<ushort>^ ); 
} 
Data # get and set (IccCurve) 

Property Value

Actual curve values. If there was only one value, then it should be in the format u8Fixed8Number.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.