开发者

Byte array to image in J2ME?

开发者 https://www.devze.com 2023-02-27 02:10 出处:网络
How ca开发者_StackOverflow中文版n I convert a byte array to an image in J2ME ?Use createImage(byte[] imageData, int imageOffset, int imageLength) an example can be seen here

How ca开发者_StackOverflow中文版n I convert a byte array to an image in J2ME ?


Use createImage(byte[] imageData, int imageOffset, int imageLength) an example can be seen here

0

精彩评论

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