开发者

Changing color of some portion of an image

Is there any way I can change the color of some portion of an image in Android?

I searched a lot, 开发者_高级运维but I did not find any solution.


Use android.graphics.BitMap.setPixel(x,y,Color) method.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜