JPEG constant
CompressFormat
const JPEG
Compress to the JPEG
format.
Quality of 0
means compress for the smallest size.
100
means compress for max visual quality.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
- Windows
Implementation
static const JPEG = CompressFormat._internal('JPEG', 'JPEG');