Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
/ Lucompressor Public archive

The objective of this development is to share a demonstration of interoperability between different programming languages: This application uses C#/.NET 6.0 as main language, but for image management it uses C++/WinRT.

License

Notifications You must be signed in to change notification settings

lucoiso/Lucompressor

Repository files navigation

Lucompressor - Image Compressor

This application performs the compression and resizing of selected images;

The objective of this development is to share a demonstration of interoperability between different programming languages: This application uses C#/.NET 6.0 as main language, but for image management it uses C++/WinRT. There is a Windows Runtime component implemented in C++/WinRT that can have its .winmd module consumed by the main project via C#/WinRT projection.

It's a simple app, which can be useful in some cases, but I hope it serves different purposes for those who access it. :)

Microsoft Store:

URL: https://www.microsoft.com/store/apps/9NB140MC75LN

Store ID: 9NB140MC75LN

Store protocol link: ms-windows-store://pdp/?productid=9NB140MC75LN

App Preview

Light Theme:

Lucompressor1

Dark Theme

Lucompressor2

About

The objective of this development is to share a demonstration of interoperability between different programming languages: This application uses C#/.NET 6.0 as main language, but for image management it uses C++/WinRT.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project