Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/data-miner00/imagesquared

Square an image
https://github.com/data-miner00/imagesquared

wpf

Last synced: 2 days ago
JSON representation

Square an image

Awesome Lists containing this project

README

        

# ImageSquared

Squaring an image by adding padding, not by rescaling.

## Roadmaps

- [ ] Create CLI
- [ ] Create WebApp
- [ ] Maintain a history list
- [ ] Add custom padding before squaring
- [ ] Refactor Styles

## References

- [Easiest way of saving wpf Image control to a file](https://stackoverflow.com/questions/10470841/easiest-way-of-saving-wpf-image-control-to-a-file)
- [Editing Images in WPF / C# / .NET](https://nerdparadise.com/programming/csharpimageediting)
- [C# WPF Tutorial](https://www.youtube.com/playlist?list=PLih2KERbY1HHOOJ2C6FOrVXIwg4AZ-hk1)