An open API service indexing awesome lists of open source software.

https://github.com/umapx/umapx.imaging.webp

UMapx sub-library for interacting with webp images
https://github.com/umapx/umapx.imaging.webp

bitmap converter imaging libwebp umapx webp

Last synced: 5 months ago
JSON representation

UMapx sub-library for interacting with webp images

Awesome Lists containing this project

README

          


Cross-platform .NET library for digital signal processing

# Installation
Install **UMapx.Imaging.Webp** to your project using [NuGet](https://www.nuget.org/packages/UMapx.Imaging.Webp/) package manager.

```c#
using UMapx.Imaging;
```
To get started with **UMapx.Imaging.Webp** try simple [example](examples).

# License
MIT