Click or drag to resize

ColorProfileManufacturer Property

Gets the identification number of the device profile manufacturer. All manufacturer identification numbers are registered with the ICC.

Namespace:  Atalasoft.Imaging.ColorManagement
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int Manufacturer { get; }

Property Value

Type: Int32
The identification number of the device profile manufacturer.
See Also