AutoBrightness

XmpCameraRawPackage.AutoBrightness property

Gets or sets the AutoBrightness value. When true, Brightness is automatically adjusted.

public bool? AutoBrightness { get; set; }

Property Value

true if [automatic brightness]; otherwise, false.

See Also