[wxPython] wxMask

Is there a straightforward way to get the bitmap data from a wxMask? I'd
like to save the mask in a file.

I suppose I could create two wxBitmaps attach the mask to the second and draw
it onto the first and then save the first, but I'm hoping there's an easier
way.

···

--
Cliff Wells
Software Engineer
Logiplex Corporation
(800) 735-0555

Is there a straightforward way to get the bitmap data from a wxMask? I'd
like to save the mask in a file.

Not that I know of.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!