![]() |
wxMaxima
|
#include "Image.h"#include <wx/mstream.h>#include <wx/wfstream.h>#include <wx/zstream.h>#include <wx/txtstrm.h>#include <wx/regex.h>#include <wx/stdpaths.h>#include "SvgBitmap.h"#include "ErrorRedirector.h"#include "StringUtils.h"
This file defines the class Image that stores compressed images and handles scaling and uncompressing them.
1.8.17