←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 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.