Click or drag to resize

ColorProfileColorSpace Property

Gets a value that indicates the color space in which the profile data is defined.

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

Property Value

Type: ColorSpace
A value that indicates the color space in which the profile data is defined.
See Also