#include "Cell.h"
#include "precomp.h"
#include <wx/bitmap.h>
#include "nanoSVG/nanosvg.h"
#include "nanoSVG/nanosvgrast.h"
Go to the source code of this file.
This file declares the class Image
Image stores compressed images and handles scaling and uncompressing them.