Constructor
new ExportImages(dest)
- Source:
Example
sketch.use(new ExportImages('path/to/dest'));
Parameters:
Name | Type | Description |
---|---|---|
dest |
string | Directory where the images are saved |
sketch.use(new ExportImages('path/to/dest'));
Name | Type | Description |
---|---|---|
dest |
string | Directory where the images are saved |