![]() |
wxMaxima
|
This is the complete list of members for Image, including all inherited members.
CanExportSVG() const | Image | inline |
ClearCache() | Image | inline |
GetBadImageToolTip() | Image | static |
GetBitmap(double scale=1.0) | Image | |
GetCompressedImage() | Image | |
GetExtension() | Image | |
GetGnuplotData() | Image | |
GetGnuplotSource() | Image | |
GetHeightList() const | Image | inline |
GetMaxWidth() const | Image | inline |
GetOriginalHeight() | Image | |
GetOriginalWidth() | Image | |
GetPPI() const | Image | inline |
GetUnscaledBitmap() | Image | |
GnuplotData() | Image | |
GnuplotSource(wxString gnuplotFilename, wxString dataFilename, std::shared_ptr< wxFileSystem > filesystem) | Image | |
GnuplotSource(wxString gnuplotFilename, wxString dataFilename) | Image | inline |
GnuplotSource() | Image | |
Image(Configuration **config) | Image | explicit |
Image(Configuration **config, wxMemoryBuffer image, wxString type) | Image | |
Image(Configuration **config, const wxBitmap &bitmap) | Image | |
Image(Configuration **config, wxString image, std::shared_ptr< wxFileSystem > filesystem, bool remove=true) | Image | |
Image(Configuration **config, const Image &image) (defined in Image) | Image | |
Image(const Image &image)=delete (defined in Image) | Image | |
InvalidBitmap() | Image | |
IsOk() | Image | |
LoadImage(const wxBitmap &bitmap) | Image | |
m_compressedImage | Image | |
m_height | Image | |
m_width | Image | |
Recalculate(double scale=1.0) | Image | |
SetConfiguration(Configuration **config) (defined in Image) | Image | inline |
SetMaxHeight(double height) | Image | inline |
SetMaxWidth(double width) | Image | inline |
SetPPI(int ppi) | Image | inline |
ToImageFile(wxString filename) | Image | |
~Image() (defined in Image) | Image |