←Select platform

CmmID Property

Summary

Gets or sets the CMM for the profile.

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

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 (http://www.color.org/index.xalter) for contact information.

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