hasCwebp property

bool get hasCwebp

Whether cwebp is available for WebP conversion.

Implementation

static bool get hasCwebp => _cwebpPath != null;