- int type, const wxPalette *palette = NULL);
-
- virtual bool Create(wxBitmap *WXUNUSED(bitmap), const void* WXUNUSED(data), long WXUNUSED(flags),
- int WXUNUSED(width), int WXUNUSED(height), int WXUNUSED(depth) = 1)
+ wxBitmapType type,
+ const wxPalette *palette = NULL) const;
+
+ virtual bool Create(wxBitmap *WXUNUSED(bitmap),
+ const void* WXUNUSED(data),
+ wxBitmapType WXUNUSED(flags),
+ int WXUNUSED(width),
+ int WXUNUSED(height),
+ int WXUNUSED(depth) = 1)