hasCwebp property
bool
get
hasCwebp
Whether cwebp is available for WebP conversion.
Implementation
static bool get hasCwebp => _cwebpPath != null;
Whether cwebp is available for WebP conversion.
static bool get hasCwebp => _cwebpPath != null;