Click or drag to resize

ColorProfileFlags Property

Gets bit flags containing hints that the CMM uses to interpret the profile data.

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

Property Value

Type: ProfileFlags
Bit flags containing hints that the CMM uses to interpret the profile data.
See Also