Failed experiment

This commit is contained in:
M66B
2020-09-13 16:05:31 +02:00
parent 2ad6d3b1e2
commit 542cb800c6

View File

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