开发者

Byte array to image in J2ME?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜