Hi,
Is there a alternative method to GetPixel? Maybe with JavaObejct or something?
I already found a code here, but it throws an error everytime I try to read the Int value. (https://www.b4x.com/android/forum/threads/getpixels-from-a-bitmap.41999/#content)
I want to read an entire Canvas and then put the values in a loop to read those and do further processing...
Thanks for any help.
Is there a alternative method to GetPixel? Maybe with JavaObejct or something?
I already found a code here, but it throws an error everytime I try to read the Int value. (https://www.b4x.com/android/forum/threads/getpixels-from-a-bitmap.41999/#content)
I want to read an entire Canvas and then put the values in a loop to read those and do further processing...
Thanks for any help.
Last edited: