开发者

C# Save picturebox as jpeg with Save dialogue box

开发者 https://www.devze.com 2023-02-16 19:44 出处:网络
I have a jpeg shown in a picturebox on开发者_如何学编程 my WinForm program, I want to save this to a jpeg file and have the standard \'Save\' dialogue box so I can select a location, how can I do this

I have a jpeg shown in a picturebox on开发者_如何学编程 my WinForm program, I want to save this to a jpeg file and have the standard 'Save' dialogue box so I can select a location, how can I do this in C#?

Thanks Steven


Read this post: save image files in C#

And then look here: http://msdn.microsoft.com/en-us/library/system.windows.forms.savefiledialog.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号