PNG constant
CompressFormat
const PNG
Compress to the PNG
format.
PNG is lossless, so quality
is ignored.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
- Windows
Implementation
static const PNG = CompressFormat._internal('PNG', 'PNG');