黑白效果函数
摘要:// 黑白效果函数 public static Bitmap changeToGray(Bitmap bitmap,boolean r, boolean g, boolean b) { int width, height; width = bitmap.getWidth(); height...
阅读全文
posted @ 2014-07-11 12:01
posted @ 2014-07-11 12:01
posted @ 2014-07-11 11:58
posted @ 2014-07-11 11:57
posted @ 2014-07-11 11:56
posted @ 2014-07-11 11:54