Rob*_*gal 2 .net c# image image-processing
我有一个byte[].包含所有标题信息的图像(jpeg或位图)的数据.
byte[].
如何从中创建位图byte[],并获取该位图的句柄?
byte[]
重要的是,我需要获得该位图的句柄.我需要得到的手柄是类型IntPtr.
IntPtr
lep*_*pie 6
new Bitmap( new MemoryStream(bytes)).GetHbitmap()
?
归档时间:
15 年,2 月 前
查看次数:
3672 次
最近记录: