18 #include "wx/notebook.h" 33 void ImShow(
const Image& img);
53 #if defined ECVL_WITH_OPENGL 61 void ImShow3D(
const Image& img);
Image ImgFromWx(const wxImage &wx)
Convert a wxImage into an ECVL Image.
void ImShow(const Image &img)
Displays an Image.
wxImage WxFromImg(Image &img)
Convert an ECVL Image into a wxImage.