]> git.saurik.com Git - wxWidgets.git/history - include/wx/rawbmp.h
allow raw access to a part of the image only (faster when using alpha)
[wxWidgets.git] / include / wx / rawbmp.h
2003-05-01  Vadim Zeitlinallow raw access to a part of the image only (faster...
2003-04-29  Mattia Barbon MinGW compilation fix.
2003-04-28  Vadim Zeitlinnew template-based more flexible and hopefully more...
2003-04-13  Vadim Zeitlinno changes
2003-04-13  Vadim Zeitlinadded wxBitmap::UseAlpha()
2003-03-23  Mattia Barbon Added missing comma.
2003-03-22  Vadim Zeitlinadded (very) preliminary raw bitmap support