Click or drag to resize

ColorProfilePlatform Property

Gets the primary platform for which the profile was created.

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 Platform Platform { get; }

Property Value

Type: Platform
The primary platform for which the profile was created.
See Also