The properties of Android.Media.ImageReader are listed below. For a list of all members, see the ImageReader Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | Height | int. The default height of Android.Media.Image, in pixels. |
[read-only] | ImageFormat | Android.Graphics.ImageFormatType. The default Android.Graphics.ImageFormat of Android.Media.Image. |
[read-only] | MaxImages | int. Maximum number of images that can be acquired from the ImageReader by any time (for example, with ImageReader.AcquireNextImage). |
[read-only] | Surface | Android.Views.Surface. |
[read-only] | Width | int. The default width of Android.Media.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. |