git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4516
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifndef _WX_DIB_H_
#define _WX_DIB_H_
#ifndef _WX_DIB_H_
#define _WX_DIB_H_
+class WXDLLEXPORT wxBitmap;
+class WXDLLEXPORT wxColourMap;
+
// Save (device dependent) wxBitmap as a DIB
bool wxSaveBitmap(wxChar *filename, wxBitmap *bitmap, wxColourMap *colourmap = NULL);
// Save (device dependent) wxBitmap as a DIB
bool wxSaveBitmap(wxChar *filename, wxBitmap *bitmap, wxColourMap *colourmap = NULL);