Vadim Zeitlin
20e6714a67
Add wxBitmap::NewFromPNGData() for creating bitmaps from PNG data.
...
This simple function can be used to create a wxBitmap from the raw image data
in PNG format. It is just a thin wrapper around wxImage load functions under
almost all platforms but has two advantages:
1. It can be implemented natively for some platforms (currently only OS X).
2. It can be used in a single expression as it doesn't require creating a
temporary wxMemoryInputStream and this will be required by wxBITMAP_PNG()
macro that will be added soon.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-09-13 17:15:00 +00:00
..
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2009-08-17 23:02:46 +00:00
2009-08-17 23:02:46 +00:00
2012-09-13 17:15:00 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2011-12-29 14:42:13 +00:00
2011-03-20 00:14:35 +00:00
2011-12-29 14:42:13 +00:00
2011-08-21 12:06:16 +00:00
2011-12-29 14:42:13 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2009-02-08 11:45:59 +00:00
2011-03-20 00:14:35 +00:00
2009-05-09 12:26:15 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2012-01-23 11:28:21 +00:00
2011-01-07 05:26:57 +00:00
2011-12-29 14:42:13 +00:00
2011-12-29 14:42:13 +00:00
2011-12-29 14:42:13 +00:00
2011-12-29 14:42:13 +00:00
2011-12-29 14:42:13 +00:00
2011-12-29 14:42:13 +00:00
2010-06-09 13:55:48 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2010-01-23 13:21:12 +00:00
2011-12-29 14:42:13 +00:00
2010-06-06 11:37:10 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2010-01-23 13:21:12 +00:00
2011-12-29 14:42:13 +00:00
2011-12-29 14:42:13 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2011-12-29 14:36:22 +00:00
2011-12-29 14:42:13 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2012-06-17 21:34:47 +00:00
2011-03-20 00:14:35 +00:00
2011-12-29 14:42:13 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2011-12-29 14:42:13 +00:00
2011-03-22 14:17:38 +00:00
2011-03-22 14:17:38 +00:00
2011-03-22 14:17:38 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2009-03-02 13:31:29 +00:00
2011-02-22 13:25:30 +00:00
2010-03-08 12:21:58 +00:00
2011-03-20 00:14:35 +00:00
2011-03-20 00:14:35 +00:00
2011-12-29 14:42:13 +00:00
2011-12-29 14:42:13 +00:00