This documentation is for the old version. Go to the latest Graphics Mill docs

ColorProfile.FromScreen Method

Returns color profile associated with the monitor.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Shared Function FromScreen As ColorProfile
C#
public static ColorProfile FromScreen()

Return Value

Color profile associated with the monitor.

See Also

Reference