CameraCharacteristics.HotPixelAvailableHotPixelModes Property

Definition

List of hot pixel correction modes for CaptureRequest#HOT_PIXEL_MODE android.hotPixel.mode that are supported by this camera device.

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

Property Value

Attributes

Remarks

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

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