Android.Graphics.YuvImage: Method Members

The methods of Android.Graphics.YuvImage are listed below. For a list of all members, see the YuvImage Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

CompressToJpeg(Rect, int, System.IO.Stream) : bool
Compress a rectangle region in the YuvImage to a jpeg.
CompressToJpegAsync(Rect, int, System.IO.Stream) : System.Threading.Tasks.Task<bool>
Documentation for this section has not yet been entered.
GetStrides() : int[]
GetYuvData() : byte[]