yeatse / KingfisherWebP

Elegantly handle WebP format with Kingfisher.
MIT License
301 stars 71 forks source link

update check webpFormat func #35

Closed FengDeng closed 2 years ago

FengDeng commented 4 years ago

With old function case, images not of webp format are processed by WebPProcessor. Reading images from disk cost 0.8s。