Directly in CVS? (Re: raster layer properties and mask patches)
Bernhard Herzog
bh at intevation.de
Thu Jan 27 20:21:54 CET 2005
Jonathan Coles <jonathan at jpcoles.com> writes:
> i could try returning the alpha data in a different format (e.g. XPM or
> something). that might be able to convert directly to a wxBitmap without
> first being stored as a wxImage.
Maybe a byte array suitable for the wxBitmapFromBits constructor?
wxBitmapFromBits(bits, width, height, depth=-1)
Bernhard
--
Intevation GmbH http://intevation.de/
Skencil http://skencil.org/
Thuban http://thuban.intevation.org/
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)