Files
wxWidgets/include/wx
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
..
2012-08-14 07:13:39 +00:00
2012-01-15 01:05:28 +00:00
2009-12-05 19:57:58 +00:00
2011-01-07 17:22:59 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 01:05:28 +00:00
2012-06-30 23:41:15 +00:00
2012-01-15 01:05:28 +00:00
2011-03-22 14:17:38 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 14:46:41 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 14:46:41 +00:00
2012-01-15 01:05:28 +00:00
2011-09-30 14:00:52 +00:00
2009-07-23 20:30:22 +00:00
2012-01-15 01:05:28 +00:00
2011-09-29 13:43:15 +00:00
2012-01-15 01:05:28 +00:00
2011-04-03 20:31:32 +00:00
2012-07-24 20:45:30 +00:00
2012-01-15 14:46:41 +00:00
2010-04-16 10:43:18 +00:00
2012-01-15 14:46:41 +00:00
2009-07-23 20:30:22 +00:00
2012-01-15 01:05:28 +00:00
2011-01-04 08:31:53 +00:00
2012-01-23 11:28:28 +00:00
2012-01-15 01:05:28 +00:00
2011-03-22 14:17:38 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 01:05:28 +00:00
2011-08-27 14:11:03 +00:00
2010-05-06 12:40:11 +00:00
2012-09-01 22:38:40 +00:00
2012-05-18 10:34:32 +00:00
2011-03-22 14:17:38 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 01:05:28 +00:00
2009-07-23 20:30:22 +00:00
2012-01-15 01:05:28 +00:00
2011-01-04 08:31:53 +00:00
2012-01-15 14:46:41 +00:00
2012-06-30 23:41:15 +00:00
2012-01-15 14:46:41 +00:00
2012-01-15 14:46:41 +00:00
2012-08-09 15:52:15 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 01:05:28 +00:00
2011-01-07 17:42:39 +00:00
2009-07-23 20:30:22 +00:00
2012-01-15 14:46:41 +00:00
2009-07-23 20:30:22 +00:00
2012-01-15 01:05:28 +00:00
2011-01-07 17:42:39 +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
2012-01-15 01:05:28 +00:00
2012-01-15 01:05:28 +00:00
2012-04-16 13:53:45 +00:00
2012-01-15 01:05:28 +00:00
2009-07-23 20:30:22 +00:00
2012-01-15 01:05:28 +00:00
2012-01-15 01:05:28 +00:00
2012-07-10 23:51:44 +00:00
2009-07-23 20:30:22 +00:00
2012-05-19 06:33:28 +00:00
2012-05-18 11:09:07 +00:00
2011-01-07 17:43:12 +00:00
2012-05-18 10:35:08 +00:00