AutoExposure

XmpCameraRawPackage.AutoExposure property

Gets or sets the AutoExposure value. When true, “Exposure” is automatically adjusted.

public bool? AutoExposure { get; set; }

Property Value

true if [automatic exposure]; otherwise, false.

See Also