Android.Graphics.YuvImage.CompressToJpegAsync Method
Documentation for this section has not yet been entered.

Syntax

public System.Threading.Tasks.Task<bool> CompressToJpegAsync (Rect rectangle, int quality, System.IO.Stream stream)

Parameters

rectangle
Documentation for this section has not yet been entered.
quality
Documentation for this section has not yet been entered.
stream
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8