#include <wxImagePanel.h>
|
| wxImagePanel (wxWindow *parent, unsigned char *data, size_t len) |
|
void | Load (unsigned char *data, size_t len) |
|
void | paintEvent (wxPaintEvent &evt) |
|
void | paintNow () |
|
void | OnSize (wxSizeEvent &event) |
|
A panel that shows an example image
From https://forums.wxwidgets.org/viewtopic.php?t=21664 with a few modifications.
The documentation for this class was generated from the following files:
- /home/dauti/Software/Crosscompiled-Windows-installer/build/wxmaxima-Version-22.03.0/src/wxImagePanel.h
- /home/dauti/Software/Crosscompiled-Windows-installer/build/wxmaxima-Version-22.03.0/src/wxImagePanel.cpp