←Select platform

ColorLookupTable Property

Summary

Gets or sets the CLUT data.

Syntax
C#
VB
C++
public IccColorLookupTableBase ColorLookupTable { get; set; } 
  
Public Property ColorLookupTable As IccColorLookupTableBase 
public: 
property IccColorLookupTableBase^ ColorLookupTable { 
   IccColorLookupTableBase^ get(); 
   void set (    IccColorLookupTableBase^ ); 
} 

Property Value

Array that contains the CLUT data of type IccColorLookupTable8Bit or IccColorLookupTable16Bit.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly