Save the zoomed image on Picturebox control using C#
Posted
by Vinay G
on Stack Overflow
See other posts from Stack Overflow
or by Vinay G
Published on 2010-03-08T10:32:26Z
Indexed on
2010/03/08
10:36 UTC
Read the original article
Hit count: 256
Hi
I had posted this question before but i did not get the answer
Proper(i think people did not get my question ) so i am posting
it now.
I capture a image from windows mobile camera and save it on
picturebox control..now to zoom the picture i am increasing
its size by Onpaint event.The image is getting zoomed but
i am not able to save the zoomed image(ie.., the increased
image size)...
Please let me know
Thanks In Advance
© Stack Overflow or respective owner