次の方法で共有


CaptureResult.SensorNoiseProfile Property

Definition

Noise model coefficients for each CFA mosaic channel.

[Android.Runtime.Register("SENSOR_NOISE_PROFILE")]
public static Android.Hardware.Camera2.CaptureResult.Key? SensorNoiseProfile { get; }
[<Android.Runtime.Register("SENSOR_NOISE_PROFILE")>]
static member SensorNoiseProfile : Android.Hardware.Camera2.CaptureResult.Key

Property Value

Attributes

Remarks

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

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