![]() |
VPTissue Reference Manual
|
Bitmap graphics converter format specifications. More...
#include <BitmapFormat.h>


Public Types | |
| using | FileFormat = BitmapGraphicsPreferences::Format |
Public Member Functions | |
| BitmapFormat (FileFormat f) | |
| virtual bool | AppendTimeStepSuffix () const |
| virtual void | Convert (const SimPT_Sim::SimState &src) |
| virtual std::string | GetExtension () const |
| virtual std::string | GetName () const |
| virtual bool | IsPostProcessFormat () const |
Public Member Functions inherited from SimPT_Shell::TimeStepPostfixFormat | |
| virtual void | PostConvert () |
| virtual void | PreConvert (const std::string &target_path, std::shared_ptr< SimShell::Ws::MergedPreferences > p) |
Additional Inherited Members | |
Protected Member Functions inherited from SimPT_Shell::TimeStepPostfixFormat | |
| std::string | GeneratePath (const SimPT_Sim::SimState &sim) const |
Protected Attributes inherited from SimPT_Shell::TimeStepPostfixFormat | |
| std::shared_ptr< SimShell::Ws::MergedPreferences > | m_prefs |
| std::string | m_target_path |
Bitmap graphics converter format specifications.
Definition at line 34 of file BitmapFormat.h.