in reply to Re^2: Memory File and wxPerl
in thread Memory File and wxPerl
The XPM file approach looks like a very good next thing to try.
Actually, I think anonymonks pointer to newFromBits() is probably a better lead.
Whilst trying to look at that, I came across newFromPngData() which is described as: "Loads a bitmap from the memory containing image data in PNG format."; and sounds perfect for your purpose.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Memory File and wxPerl
by jmlynesjr (Deacon) on Mar 24, 2016 at 23:02 UTC |