wxMaxima
Macros
Image.cpp File Reference

This file declares the class Image. More...

#include "precomp.h"
#include "cells/Cell.h"
#include "Version.h"
#include "ErrorRedirector.h"
#include <wx/image.h>
#include <wx/rawbmp.h>
#include <wx/fs_arc.h>
#include <wx/buffer.h>
#include "nanosvg_private.h"
#include "nanosvgrast_private.h"
#include <Image.h>
#include <vector>
#include <utility>
#include "wx/log.h"
#include "StringUtils.h"
#include "SvgBitmap.h"
#include <wx/mstream.h>
#include <wx/regex.h>
#include <wx/stdpaths.h>
#include <wx/txtstrm.h>
#include <wx/wfstream.h>
#include <wx/zstream.h>
Include dependency graph for Image.cpp:

Detailed Description

This file declares the class Image.

Image stores compressed images and handles scaling and uncompressing them.