wxMaxima
|
This file declares the class Image. More...
#include <memory>
#include <thread>
#include "ThreadNumberLimiter.h"
#include "precomp.h"
#include "Version.h"
#include "Configuration.h"
#include <wx/image.h>
#include <wx/buffer.h>
#include <wx/zipstrm.h>
#include <wx/wfstream.h>
#include "nanosvg_private.h"
#include "nanosvgrast_private.h"
Go to the source code of this file.
Data Structures | |
class | Image |
Manages an auto-scaling image. More... | |
class | Image::WxmxStream |