开发者

How to store multiple image in a single file

I want to store images like finger prints and data in a single f开发者_StackOverflow社区ile so i can send that file via mail.Can anyone help me out here.

thanks.


Best way to do this is with a zip file. If you're doing it from the desktop, just use a tool like IzArc or the built in zip tool.

If you're doing it in code from an application, DotNetZip is a library that can help you and has a lot of examples on how to use it.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜