←Select platform

IccMultiLocalizedUnicode Constructor

Summary
Initializes a new IccMultiLocalizedUnicode with explicit parameters.
Syntax
C#
C++/CLI
Python
public: 
IccMultiLocalizedUnicode(  
   int nameRecordSize, 
   array<IccNameRecord>^ nameRecordsData, 
   array<ushort>^ unicodeCharacters 
) 
__init__(self,nameRecordSize,nameRecordsData,unicodeCharacters) # Overloaded constructor 

Parameters

nameRecordSize
A value that represents the length, in bytes, of each name record in the buffer pointed to by NameRecordsData.

nameRecordsData
IccNameRecord structure that contains name record data.

unicodeCharacters
Array storage of unicode characters.

Requirements

Target Platforms

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.