blah blah blah is here! blah blah » Close

0
votes
1 answers

C# Rotate Image

Hello, is it possible to rotate an image in a console application? So basicly write some sort of tool where I can write the directory (ie: C:\my_pictures) and then the tool loops trough all .jpg files in the directory and rotates them 9 ...

Feedback