Pillow has an image.load() method that returns some kind of pixel matrix of the image that we use to navigate pixels in the image and verify if they match certain conditions.
I couldn't find any mentions of this method on Puhu, is there any way to access pixel information on an image right now? or can we add information about it being planned/not planned to the docs?
Pillow has an image.load() method that returns some kind of pixel matrix of the image that we use to navigate pixels in the image and verify if they match certain conditions.
I couldn't find any mentions of this method on Puhu, is there any way to access pixel information on an image right now? or can we add information about it being planned/not planned to the docs?