samedi 4 avril 2015

Image manipulation komponent in C# WinForm

I am working on a C# WinForms app where I need to manipulate with images in the GUI of the application. To be specific, I would like to allow users to be able to move image in some window or component and change image size (zoom it to the specific object for instance) and position.


So far I use PictureBox, but it doesnt allow me to do any of this, I can only choose display mode to set how will image load into PictureBox.


Is there any solution for this?


Aucun commentaire:

Enregistrer un commentaire