←Select platform

Manufacturer Property

Summary
Gets or sets the device manufacturer.
Syntax
C#
C++/CLI
Python
public int Manufacturer { get; set; } 
public: 
property int Manufacturer { 
   int get(); 
   void set (    int ); 
} 
Manufacturer # get and set (IccHeader) 

Property Value

A value that indicates the device manufacturer for the device for which the ICC profile was created.The Manufacturer and Model values shall match the signature contained in the appropriate section of the ICC signature registry found at (https://www.color.org/index.xalter). If not used, this member shall be set to zero (00000000h).

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.