HighTechTalks DotNet Forums  

picturbox + drawing + save as an image

Dotnet FAQs microsoft.public.dotnet.faqs


Discuss picturbox + drawing + save as an image in the Dotnet FAQs forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
newbie
 
Posts: n/a

Default picturbox + drawing + save as an image - 03-14-2006 , 10:28 AM






Hi,

If I draw something in the picturebox
picturebox1.creategraphics.drawline( ....

And my drawing is finished.. who can I save it to an file ?

I can save a bitmap file ..
dim test as new bitmap
test.save ....

thank you



Reply With Quote
  #2  
Old   
newbie
 
Posts: n/a

Default Re: picturbox + drawing + save as an image - 03-17-2006 , 09:26 AM






I have found the solution.

"newbie" <aswin (AT) aswin (DOT) be> schreef in bericht
news:4416e105$0$20278$ba620e4c (AT) news (DOT) skynet.be...
Quote:
Hi,

If I draw something in the picturebox
picturebox1.creategraphics.drawline( ....

And my drawing is finished.. who can I save it to an file ?

I can save a bitmap file ..
dim test as new bitmap
test.save ....

thank you




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.