Camera.Parameters.SceneModeHdr Field

Definition

Caution

deprecated

Capture a scene using high dynamic range imaging techniques.

[Android.Runtime.Register("SCENE_MODE_HDR")]
[System.Obsolete("deprecated")]
public const string SceneModeHdr;
[<Android.Runtime.Register("SCENE_MODE_HDR")>]
[<System.Obsolete("deprecated")>]
val mutable SceneModeHdr : string

Field Value

String
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to