wxMaxima
Loading...
Searching...
No Matches
Macros
ImgCell.cpp File Reference

This file defines the class ImgCell. More...

#include "ImgCell.h"
#include "CellImpl.h"
#include "CellPointers.h"
#include "StringUtils.h"
#include <memory>
#include <wx/clipbrd.h>
#include <wx/file.h>
#include <wx/filename.h>
#include <wx/fs_mem.h>
#include <wx/mstream.h>
Include dependency graph for ImgCell.cpp:

Macros

#define PRINT_SIZE_MULTIPLIER   (72.0 / 96.0)
 
#define SELECTION_BORDER_WDTH   Scale_Px(3)
 

Detailed Description

This file defines the class ImgCell.

ImgCell is the Cell type that represents still images in maxima's output or in user-provided images.