CameraCharacteristics.TonemapMaxCurvePoints Property

Definition

Maximum number of supported points in the tonemap curve that can be used for CaptureRequest#TONEMAP_CURVE android.tonemap.curve.

[Android.Runtime.Register("TONEMAP_MAX_CURVE_POINTS")]
public static Android.Hardware.Camera2.CameraCharacteristics.Key? TonemapMaxCurvePoints { get; }
[<Android.Runtime.Register("TONEMAP_MAX_CURVE_POINTS")>]
static member TonemapMaxCurvePoints : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CameraCharacteristics.TONEMAP_MAX_CURVE_POINTS.

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

See also