NAXAM / WebP.Touch

Xamarin iOS bindings for WebP decoding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebP.Touch

Xamarin iOS / Mac bindings for WebP decoding NuGet package can be found here: https://www.nuget.org/packages/WebP.Touch

WebP framework

Original WebP framework comes from http://downloads.webmproject.org/releases/webp/index.html Content is extracted from the framework and bindings are created for the native libraries. Currently we use libwebp-1.0.3 from SDWebImage (https://github.com/SDWebImage/libwebp-Xcode)

XCode wrapper project

This project is used to expose some simple methods to use the original WebP.framework At the moment it will only expose methods for decoding

Original project

Some inspiration came from WebP decoding project from Sean Ooi https://github.com/seanooi/iOS-WebP

About

Xamarin iOS bindings for WebP decoding

License:MIT License


Languages

Language:C 90.6%Language:C# 5.6%Language:Objective-C 3.5%Language:Makefile 0.3%Language:Smalltalk 0.0%Language:Shell 0.0%