←Select platform

LookupTable8 Property

Summary

Gets or sets the IccLookupTable8 structure.

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

Property Value

IccLookupTable8 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