←Select platform

ColorLookupTableTables Property

Summary

Gets or sets the CLUT tables.

Syntax

C#
VB
C++
public ushort[] ColorLookupTableTables { get; set; } 
  
Public Property ColorLookupTableTables As UShort() 
public: 
property array<ushort>^ ColorLookupTableTables { 
   array<ushort>^ get(); 
   void set (    array<ushort>^ ); 
} 

Property Value

Array that contains CLUT values.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly