开发者

C# Save picturebox as jpeg with Save dialogue box

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜