←Select platform

CmmID Property

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

Property Value

A value that indicates the Color Management Module for the profile.The CmmID value shall match a CMM type signature registered in the ICC registry. If no preferred CMM is identified, this member shall be set to zero (00000000h). The registration authority for this data is the ICC Technical Secretary. See the ICC web site (https://www.color.org/index.xalter) for contact information.

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.