The members of Android.Media.Image are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
CropRect | Android.Graphics.Rect. Get the crop rectangle associated with this frame. | |
[read-only] abstract | Format | Android.Graphics.ImageFormatType. Get the format for this image. |
[read-only] abstract | Height | int. The height of the image in pixels. |
[read-only] abstract | Timestamp | long. Get the timestamp associated with this frame. |
[read-only] abstract | Width | int. The width of the image in pixels. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
abstract | Close()Free up this frame for reuse. | |
abstract | GetPlanes()Get the array of pixel planes for this Image. |