Hello,

I don not know if it can be done but I would like to load an image and get a matrix from it.
For example, a 10*10 size image would be a 10*10 matrix, the data inside is the color data. (0:white, 1:black)
Do you have any suggestion for doing it ?

Thank you