←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 (IccLookupTableAToBTagType) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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