本文介绍了错误GDI +中发生一般错误.在保存图片的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好
我想将ByteArray(image)保存到另一个其他图像的属性项目中
我创建了项目
但如果Lenght Picture2大于65000,则会出现错误:
GDI +中发生一般错误.
我的问题是什么
谢谢

hi everyone
i want save a ByteArray(image)into a propertyitem an other image
i create This project
but if Lenght Picture2 be Upper than 65000 it''s give error :
A generic error occurred in GDI+.
what''s my problem
thank you

推荐答案


这篇关于错误GDI +中发生一般错误.在保存图片的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-01 16:04