AutoContrast

XmpCameraRawPackage.AutoContrast property

Gets or sets the AutoContrast value. When true, “Contrast” is automatically adjusted.

public bool? AutoContrast { get; set; }

Property Value

true if [automatic contrast]; otherwise, false.

See Also