←Select platform

Data Property

Summary
Gets or sets the curve data values.
Syntax
C#
VB
C++
public ushort[] Data { get; set; } 
  
Public Property Data As UShort() 
public: 
property array<ushort>^ Data { 
   array<ushort>^ get(); 
   void set (    array<ushort>^ ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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