←Select platform

Version Property

Summary
Gets or sets the version of the ICC profile.
Syntax
C#
C++/CLI
Python
public int Version { get; set; } 
public: 
property int Version { 
   int get(); 
   void set (    int ); 
} 
Version # get and set (IccHeader) 

Property Value

A value that indicates the version of the ICC profile.The Version shall contain the value 0x04200000h for ICC version 4.2.0.0 over which this ICC profile structure and all the methods associated with it was built.

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.