Differences between revisions 1 and 2
Revision 1 as of 2001-04-05 07:44:48
Size: 615
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 2 as of 2001-06-04 22:54:54
Size: 661
Editor: anonymous
Comment: missing edit-log entry for this revision
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:

    Using Numeric with wxPython for Images

Formats and Conversions

  • Conversions among wxImage, wxBitmap, wxCursor, wxIcon Embedding images in code as strings, conversion to/from strings Using PIL with wxPython Using Numeric with wxPython for Images Animated Icons (are these possible in wxPython?)

Using dynamic bitmaps (wxBitmapFromData)

  • Run-time generation of images Using device contexts to write into wxBitmaps

Drawing Bitmaps to Screen/Printer Contexts

  • This is basically covered in the demo, but it's part of the topic.

Masks and Transparency/Alpha

  • Bitmap masks (from the demo) Alpha-blending (is this even possible?)

WorkingWithImages (last edited 2011-06-20 15:32:02 by pool-71-244-98-82)

NOTE: To edit pages in this wiki you must be a member of the TrustedEditorsGroup.