ainame / Swift-WebP

A thin libwebp wrapper in Swift that provides both encode/decode APIs
MIT License
163 stars 39 forks source link

Improve support for CGImage #43

Closed ainame closed 5 years ago

ainame commented 5 years ago

Closes #40

This is a collection of simple wrappers of existing API using a raw pointer to improve supports of CGImage.