Click or drag to resize

ColorProfileClass Property

Gets the profile class.

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

Property Value

Type: ProfileClass
The profile class.
Remarks
The profile class indicates a type of profile. For example Input, Display, Color Space Conversion, etc.
See Also