Failed experiment

pull/185/head
M66B 4 years ago
parent 2ad6d3b1e2
commit 542cb800c6

@ -526,6 +526,8 @@ class ImageHelper {
} }
d.setBounds(0, 0, w, h); d.setBounds(0, 0, w, h);
//d.setColorFilter(Color.GRAY, PorterDuff.Mode.DST_OVER);
} }
static Bitmap getDataBitmap(String source) { static Bitmap getDataBitmap(String source) {

Loading…
Cancel
Save