Android.Graphics.ImageFormat.Jpeg Field
Compressed JPEG format.

Value: 256

Syntax

[Android.Runtime.Register("JPEG")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageFormatType enum directly instead of this field.")]
public const ImageFormatType Jpeg

Remarks

Compressed JPEG format.

This format is always supported as an output format for the Android.Hardware.Camera2 API, and as a picture format for the older Android.Hardware.Camera API

[Android Documentation]

Requirements

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