#include "string.h"
#include "canvas.h"
Go to the source code of this file.
Namespaces | |
| namespace | synfig |
Functions | |
| bool | synfig::save_canvas (const String &filename, Canvas::ConstHandle canvas) |
| Saves a canvas to filename. | |
| String | synfig::canvas_to_string (Canvas::ConstHandle canvas) |
| Stores a Canvas in a string in XML format. | |
1.5.3