←Select platform

LookupTable16 Property

Summary

Gets or sets the IccLookupTable16 structure.

Syntax
C#
VB
C++
public IccLookupTable16 LookupTable16 { get; set; } 
  
Public Property LookupTable16 As IccLookupTable16 
public: 
property IccLookupTable16 LookupTable16 { 
   IccLookupTable16 get(); 
   void set (    IccLookupTable16 ); 
} 

Property Value

IccLookupTable16 structure that contains the tag's data.

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