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

XmpTagNames.CrsAutoBrightness Property

Gets the crs:AutoBrightness tag.

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

Syntax

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

Property Value

crs:AutoBrightness tag.

Remarks

A value indicating if "Brightness" is adjusted automatically. Belongs to the Camera Raw schema.

See Also

Reference