add command line interface handler and implement convert command from pano to jpg
This commit is contained in:
@@ -127,4 +127,6 @@ public:
|
||||
void dialog_export();
|
||||
void dialog_layer_rename();
|
||||
void brush_update();
|
||||
|
||||
void cmd_convert(std::string pano_path, std::string out_path);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user