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 ...

0
votes
0 answers

Clone a PictureBox control?

Hiya! I'm Michael. You may remember me:) I was out for a while. Whatever. I got a picture box - wall. I need to clone it and make a row of walls. Instead of creating 15 walls - wall, wall2 ,wall3... is there a way I can clone the picture bo ...

Feedback