I am trying to read one image in real-time with arduino, but the simple digitalRead is slow for this application.
What is the Image source? It is probable that ther whole arduino is too slow. What do you plan to do with it once you have read it? There is only a tiny ammount of memory so the image can not be very high res.