←Select platform

IccData Constructor (IccData)

Summary

Initializes a new IccData with explicit parameters.

Syntax

C#
VB
C++
public IccData(  
   byte[] data, 
   Leadtools.Colorconversion.IccDataType type 
) 
Public Function New( _ 
   ByVal data() As Byte, _ 
   ByVal type As Leadtools.Colorconversion.IccDataType _ 
) 
public: 
IccData(  
   array<byte>^ data, 
   Leadtools.Colorconversion.IccDataType type 
) 

Parameters

data
Array that contains the tag data.

type
A value that indicates the method type. For a list of possible values, refer to ICCDATATYPEFLAGS.

Requirements

Target Platforms

See Also

Reference

IccData Structure

IccData Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ColorConversion Assembly
Click or drag to resize