Android.Media.Image.CropRect Property
Get the crop rectangle associated with this frame.

Syntax

[get: Android.Runtime.Register("getCropRect", "()Landroid/graphics/Rect;", "GetGetCropRectHandler")]
[set: Android.Runtime.Register("setCropRect", "(Landroid/graphics/Rect;)V", "GetSetCropRect_Landroid_graphics_Rect_Handler")]
public virtual Android.Graphics.Rect CropRect { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Get the crop rectangle associated with this frame. The crop rectangle specifies the region of valid pixels in the image, using coordinates in the largest-resolution plane.

Set method documentation [Android Documentation]

Set the crop rectangle associated with this frame. The crop rectangle specifies the region of valid pixels in the image, using coordinates in the largest-resolution plane.

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0