←Select platform

Version Property

Summary

Gets or sets the version of the ICC profile.

Syntax
C#
VB
C++
public int Version { get; set; } 
  
Public Property Version As Integer 
public: 
property int Version { 
   int get(); 
   void set (    int ); 
} 

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly