Language

CaptureResult.TonemapPresetCurve Property

Definition

Tonemapping curve to use when CaptureRequest#TONEMAP_MODE android.tonemap.mode is PRESET_CURVE

[Android.Runtime.Register("TONEMAP_PRESET_CURVE", ApiSince=23)]
public static Android.Hardware.Camera2.CaptureResult.Key? TonemapPresetCurve { get; }
[<Android.Runtime.Register("TONEMAP_PRESET_CURVE", ApiSince=23)>]
static member TonemapPresetCurve : Android.Hardware.Camera2.CaptureResult.Key

Property Value

Tonemapping curve to use when android.tonemap.mode is PRESET_CURVE

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.TONEMAP_PRESET_CURVE.

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