LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

LookupTable8 Property

Show in webframe





Gets or sets the IccLookupTable8 structure.
Syntax
public IccLookupTable8 LookupTable8 {get; set;}
'Declaration
 
Public Property LookupTable8 As IccLookupTable8
'Usage
 
Dim instance As IccLookupTable8TagType
Dim value As IccLookupTable8
 
instance.LookupTable8 = value
 
value = instance.LookupTable8

            

            
public:
property IccLookupTable8 LookupTable8 {
   IccLookupTable8 get();
   void set (    IccLookupTable8 value);
}

Property Value

IccLookupTable8 structure that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccLookupTable8TagType Class
IccLookupTable8TagType Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.