←Select platform

ProfileId Property

Summary
Gets or sets the profile id.
Syntax
C#
C++/CLI
Python
public byte[] ProfileId { get; set; } 
public: 
property array<byte>^ ProfileId { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 
ProfileId # get and set (IccHeader) 

Property Value

An array that contains a value that indicates a checksum value for the ICC profile.The ProfileId value is generated using the MD5 fingerprinting method as defined in the Internet RFC 1321. If it has not been calculated, the value of the ProfileId shall be set to zero (00000000h).

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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