Android.Media.ImageReader: Property Members

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

Public Properties

[read-only]
Heightint. The default height of Android.Media.Image, in pixels.
[read-only]
ImageFormatAndroid.Graphics.ImageFormatType. The default Android.Graphics.ImageFormat of Android.Media.Image.
[read-only]
MaxImagesint. Maximum number of images that can be acquired from the ImageReader by any time (for example, with ImageReader.AcquireNextImage).
[read-only]
SurfaceAndroid.Views.Surface.
[read-only]
Widthint. The default width of Android.Media.Image, in pixels.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.