←Select platform

IccLookupTable8TagType Constructor(IccLookupTable8)

Summary

Initializes a new IccLookupTable8TagType with explicit parameters.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal lookupTable8 As Leadtools.Colorconversion.IccLookupTable8 _ 
) 
public: 
IccLookupTable8TagType(  
   Leadtools.Colorconversion.IccLookupTable8 lookupTable8 
) 

Parameters

lookupTable8
IccLookupTable8 structure that contains the tag's data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly