Using the QImage class i can access the pixel array using the .bits() method, 
which python reports as returning the type void.ptr

Is there any way i can process this type with list copmrehensions or mapping 
functions as i cant seem to use the standard list operators such as 
list[some_reference] on the object.

Thanks

Tom

-- 
 ^__^            | Tom Badran
 (oo)\______     | Imperial College
 (__)\       )\/\| Department of Computing
    ||----w |    | -----------------------
    ||     ||    | Using Debian SID

Attachment: pgp00000.pgp
Description: signature

Reply via email to