mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Add helper flags to fe-read and fe-write for setting common parameters.
This commit is contained in:
@@ -12,6 +12,7 @@ public:
|
||||
|
||||
public:
|
||||
static std::unique_ptr<ImageWriter> create(const OutputFileProto& config);
|
||||
static void updateConfigForFilename(const std::string& filename);
|
||||
|
||||
static std::unique_ptr<ImageWriter> createImgImageWriter(
|
||||
const OutputFileProto& config);
|
||||
|
||||
Reference in New Issue
Block a user