Files
wxWidgets/include/wx
Vadim Zeitlin fd90675b89 Allow creating DIBs storing pixels in non-premultiplied format in wxMSW.
wxDIB assumed that MSW always uses bitmaps in pre-multiplied pixel format but
this turns out to be wrong: some Windows functions such as ImageList_Draw()
or CreateIconIndirect() apply pre-multiplication internally and so must be
given data in non-pre-multiplied format on input.

This commit adds a possibility to create wxDIB in such format but doesn't use
it anywhere yet, this will be done in subsequent commits.

See #9050.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-10-30 23:50:50 +00:00
..
2010-10-15 15:49:00 +00:00
2009-12-05 19:57:58 +00:00
2010-07-23 23:32:46 +00:00
2009-10-05 22:55:53 +00:00
2009-09-24 20:47:34 +00:00
2010-04-16 10:43:18 +00:00
2010-08-18 22:48:41 +00:00
2010-06-13 09:59:32 +00:00
2009-05-06 03:08:33 +00:00
2009-07-23 20:30:22 +00:00
2010-04-16 10:43:18 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2008-06-11 19:17:41 +00:00
2008-10-14 09:43:53 +00:00
2009-07-23 20:30:22 +00:00
2010-04-16 10:43:18 +00:00
2010-07-23 23:32:46 +00:00
2009-07-23 20:30:22 +00:00
2010-07-23 23:32:46 +00:00
2010-04-09 13:15:20 +00:00
2009-07-23 20:30:22 +00:00
2008-06-11 19:17:41 +00:00
2010-05-06 12:40:11 +00:00
2009-01-17 13:38:04 +00:00
2009-07-23 20:30:22 +00:00
2008-06-11 19:17:41 +00:00
2008-06-11 19:17:41 +00:00
2009-07-23 20:30:22 +00:00
2010-05-22 16:14:16 +00:00
2008-06-11 19:17:41 +00:00
2009-07-23 20:30:22 +00:00
2008-06-11 19:17:41 +00:00
2008-06-11 19:17:41 +00:00
2009-02-19 17:28:37 +00:00
2009-07-23 20:30:22 +00:00
2009-01-02 17:29:32 +00:00
2010-08-18 22:48:41 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2010-06-26 11:43:13 +00:00
2009-07-23 20:30:22 +00:00
2010-04-16 10:43:18 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2008-09-03 07:29:31 +00:00
2010-10-03 17:16:15 +00:00
2009-07-23 20:30:22 +00:00
2008-06-11 19:17:41 +00:00
2010-10-24 23:06:11 +00:00
2010-07-22 12:09:04 +00:00
2009-07-23 20:30:22 +00:00
2010-04-16 10:43:18 +00:00
2010-03-29 06:45:00 +00:00