[Pygui] Convert RGBA to BGRA using standard library? (Greg Ewing)

David Cortesi davecortesi at gmail.com
Sat May 28 17:06:33 CEST 2011


> Can anyone think of an efficient way to convert a string
> full of RGBA image data to BGRA, using only what's available
> in the standard library?
>

ImageMagick, the venerable graphic toolbox, claims to do this conversion,
and there are versions of it that can be loaded as python libs. Follow the
links at  www.imagemagick.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pygui/attachments/20110528/339139ca/attachment.html>


More information about the Pygui mailing list