This project allows you to convert various picture formats, optionally apply some transforms (Scale, Flip, Rotation, Crop) and save the result as another format.
A TypeLib with the required WinRT interface definitions is included in the ZIP archive, don't forget to set a reference to it.
Many picture formats are supported as seen in this screenshot. Transparency is preserved for PNGs, GIFs and other formats supporting it.
![Name: BitmapEncoder.jpg
Views: 20
Size: 57.5 KB]()
Here is the demo project: BitmapEncoder.zip
Requirements: Windows 10 or later!
A TypeLib with the required WinRT interface definitions is included in the ZIP archive, don't forget to set a reference to it.
Many picture formats are supported as seen in this screenshot. Transparency is preserved for PNGs, GIFs and other formats supporting it.
Here is the demo project: BitmapEncoder.zip
Requirements: Windows 10 or later!