Load and read image pixel properties on Arduino

I'm wondering if we can read image properties on Arduino like a GetPixel on something like that with a small image (like 225 octets without any SD card) ?

Yes. What have you tried?