←Select platform

Creator Property

Summary

Gets or sets the creator of the ICC profile.

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

Property Value

A value that identifies the creator of the ICC profile.The Creator value shall match the signature contained in the device manufacturer section of the ICC signature registry found at (http://www.color.org/index.xalter). If not used, this member shall be set to zero (00000000h).

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