CaptureRequest.TonemapPresetCurve 属性

定义

PRESET_CURVE时 CaptureRequest#TONEMAP_MODE android.tonemap.mode 要使用的音调图曲线

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

属性值

属性

注解

适用于 . 的 android.hardware.camera2.CaptureRequest.TONEMAP_PRESET_CURVEJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于