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

ColorProfile.ProfileDirectory Property

Returns a name of the standard Windows folder which stores color profiles.

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

Syntax

Visual Basic
Public Shared ReadOnly Property ProfileDirectory As String
C#
public static string ProfileDirectory { get; }

Property Value

Path to the standard Windows folder containing color profiles.

See Also

Reference