Problem getting pixel color on canvas

Hello everyone,
After updating Kodular Fenix, I had to change the way I open image files on my Android 11. I have been able to solve it using the Image_Utilities component. However, in Canvas, even though I managed to load the image, I can no longer get the color of the image’s pixels, neither with Get Background Pixel Color nor with Get Pixel Color. Will anyone know how to solve this?

Before, it worked like this:
Test1

Now, I can only load the image like this, but it doesn’t return the color of the clicked pixels anymore:
Test2

No one would know give me a suggestion?

It’s not an incident
This is not a color grab issue, you have to use the color component to check it