|
SPH
|
Wrapper of wxBitmap, will be possibly replaced by custom implementation. More...
Go to the source code of this file.
Classes | |
| class | Bitmap< Type > |
Functions | |
| void | toWxBitmap (const Bitmap< Rgba > &bitmap, wxBitmap &wx) |
| Bitmap< Rgba > | toBitmap (wxBitmap &wx) |
| void | saveToFile (const wxBitmap &wx, const Path &path) |
| void | saveToFile (const Bitmap< Rgba > &bitmap, const Path &path) |
| Bitmap< Rgba > | loadBitmapFromFile (const Path &path) |
Wrapper of wxBitmap, will be possibly replaced by custom implementation.
Definition in file Bitmap.h.
Definition at line 70 of file Bitmap.cpp.
Definition at line 64 of file Bitmap.cpp.
| void saveToFile | ( | const wxBitmap & | wx, |
| const Path & | path | ||
| ) |
Definition at line 59 of file Bitmap.cpp.
Definition at line 39 of file Bitmap.cpp.
Definition at line 12 of file Bitmap.cpp.