CaptureRequest.ScalerCropRegion Property

Definition

The desired region of the sensor to read out for this capture.

[Android.Runtime.Register("SCALER_CROP_REGION")]
public static Android.Hardware.Camera2.CaptureRequest.Key? ScalerCropRegion { get; }
[<Android.Runtime.Register("SCALER_CROP_REGION")>]
static member ScalerCropRegion : Android.Hardware.Camera2.CaptureRequest.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureRequest.SCALER_CROP_REGION.

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