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
精彩评论