hi all :)<br><br>I need to do QImage -&gt; Numpy array transformation.<br>I know there a possibility on writing file and read fil again with PIl for example, but I need something less slow ;)<br><br>I&#39;m trying scanLine method on a QImage objet, but I don&#39;t understan how it works.<br>
<br>exemple : <br><br>a=[]<br>for i in arange(image.height()):<br clear="all">&nbsp;&nbsp;&nbsp; a.append(Qimage.scanLine(i))<br><br>give me a list of SIP object. How to convert this in value ? (it&#39;s B&amp;W pictures)<br><br>note : I&#39;m a noob ;)<br>
<br>JB<br><br>-- <br><a href="http://astrolix.org">http://astrolix.org</a><br>association des linuxiens astronomes