Click or drag to resize

ColorProfileConnectionColorSpace Property

Gets a value that indicates the color space in which the profile connection space (PCS) 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 ConnectionColorSpace { get; }

Property Value

Type: ColorSpace
The color space in which the profile connection space (PCS) is defined.
Remarks
Can be either XYZ or Lab.
See Also