←Select platform

ColorLookupTable Property

Summary
Gets or sets the CLUT data.
Syntax
C#
C++/CLI
Python
public IccColorLookupTableBase ColorLookupTable { get; set; } 
public: 
property IccColorLookupTableBase^ ColorLookupTable { 
   IccColorLookupTableBase^ get(); 
   void set (    IccColorLookupTableBase^ ); 
} 
ColorLookupTable # get and set (IccLookupTableBToATagType) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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