←Select platform

Data Property (IccColorLookupTable16Bit)

Summary

Gets or sets color lookup table data points.

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

Buffer of color lookup table data points. The size of each element is 2 byte. (Hence the "16Bit" in the class name).

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ColorConversion Assembly
Click or drag to resize