[wxPython] handling images

Mel Wilson mwilson at the-wire.com
Thu May 13 07:47:46 EDT 2004


In article <Wd9oc.175595$hc5.7592750 at news3.tin.it>,
Gabriele Farina *DarkBard* <darkbard at extending-php.net> wrote:
>Hi, there is a way to handle images directly from wxPython? I'd like to
>manage simple image handling, like drawing only a portion of an image,
>switching between two colors or drawing only some pixels.
>
>there's a way to do it?

   Docs for wx.Image should give you a start.  Also the
various "Draw..." methods for wx.DC .

        Regards.        Mel.



More information about the Python-list mailing list