Initial public release as published on NuGet as stakx.WIC
.
This release contains mostly working COM interop type declarations for the core WIC interfaces. However, since we're still below version 1.0, please be aware of the following:
- There might be the occasional glitch with 32-bit vs 64-bit builds. If you discover one (or any other bug), please let me know by opening a new issue or by sending me a pull request with a fix.
- The type declarations are incomplete. While all core WIC interfaces are there, some specialized or newer interfaces are currently missing, e.g. those dealing with RAW image format processing.
- There might be changes to the public API in the next few versions.