defn noob schrieb:
i want to process a large number of images and store their respective
pixels in a matrix.

what is the mostt efficient way of opening and checking them?
i doubt pygame is made for this purpose :)

Au contaraire, it is.

http://www.pygame.org/docs/ref/pixelarray.html

Diez
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to