Hi,<br>

I read that the getpixel function of the PIL library is relatively slow.<br>

Which alternative is therefore faster and more efficient, accesing the result of getdata() as a flat list or<br>

using  the function load(), and accessing pixels through the resulting  2-dimensional array?<br>

<br>

Thanks a lot.<br>

<br>

j. kala