Documentation for this section has not yet been entered.
The default Android.Graphics.ImageFormat of Android.Media.Image.
Some color formats may be overridden by the producer sending buffers to this ImageReader's Surface if the default color format allows. ImageReader guarantees that all Android.Media.Image acquired from ImageReader (for example, with ImageReader.AcquireNextImage) will have a "compatible" format to what was specified in ImageReader.NewInstance(int, System.Int32, System.Int32, System.Int32). As of now, each format is only compatible to itself. The actual format of the images can be found using Image.Format.