Hi guys
In my code
i want touch point on the image.
Bitmap = BitmapFactory.decode(path);
but the bitmap is immutable.
how to set the bitmap to mutable.

(Class: Bitmap) public static Bitmap createBitmap(int width, int height, boolean hasAlpha)
Returns: a mutable bitmap with the specified width and height.





Return to Other Coding-Problems
Users browsing this forum: Google [Bot] and 7 guests