Click or drag to resize

ColorProfileGetProfileFromScreen Method

Returns the default color profile assigned to the screen.

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 static ColorProfile GetProfileFromScreen()

Return Value

Type: ColorProfile
The default color profile assigned to the screen.
See Also