compressWebpThenPng abstract method
Compressing image into WEBP if platform supported, otherwise PNG
The HcImageOutputType is set automatically to HcImageOutputType.webpThenPng
Implementation
Future<ic.ImageFile> compressWebpThenPng(HcImageFileConfiguration param);