文件名称:C#中bitmap、stream、byte类型转换实例
文件大小:40KB
文件格式:RAR
更新时间:2015-03-15 02:45:52
图片 bitmap stream byte 转换
将图片由bitmap类型转换为stream类型再转换为byte[]类型,然后再还原
【文件预览】:
bitmap转stream转byte再还原例子
----WindowsFormsApplication3()
--------Form1.cs(2KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(505B)
--------Form1.Designer.cs(4KB)
--------WindowsFormsApplication3.csproj(4KB)
--------Form1.resx(6KB)
----WindowsFormsApplication3.sln(962B)
----使用说明.txt(64B)
----WindowsFormsApplication3.suo(15KB)