[PyQt] Re: numpy to QImage

Jeremy Sanders jeremy at jeremysanders.net
Sun Feb 24 17:23:02 GMT 2008


Tony Willis wrote:
 
> What you want is the toQImage function that is supplied as part of
> the PyQwt package. The QwtImagePlotDemo.py example included with PyQwt
> uses the function in a worked example.

Sure, but it would be nice to have this functionality built-in, as it seems
a common use case, to convert from a buffer object.

Thanks

Jeremy

-- 
http://www.jeremysanders.net/



More information about the PyQt mailing list