←Select platform

IccData Constructor

Summary
Initializes a new IccData with explicit parameters.
Syntax
C#
C++/CLI
Python
public IccData( 
   byte[] data, 
   IccDataType type 
) 
public: 
IccData(  
   array<byte>^ data, 
   IccDataType type 
) 
__init__(self,data,type) # Overloaded constructor 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.