wxMaxima
Loading...
Searching...
No Matches
Data Structures | Macros
Image.h File Reference

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"
Include dependency graph for Image.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Image
 Manages an auto-scaling image. More...
 
class  Image::WxmxStream
 

Detailed Description

This file declares the class Image.

Image stores compressed images and handles scaling and uncompressing them.