开发者

How to use java.awt.image package in android app

I have to use java.awt.image package for BufferedImage class 开发者_运维百科in my android app, but I am not able to do this and does anyone knows that how to do this in Android or what's the equivalent class of java.awt.Image in Android?


android.graphics.Bitmap. is equivalent to BufferedImage.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜