843 B
843 B
Functions
- convert(path, dpi, length)
Turn video into sheet of images
- stitch(loc, dim)
Stitch rendered frames into strips
convert(path, dpi, length)
Turn video into sheet of images
Kind: global function
Param | Type | Description |
---|---|---|
path | String |
file path (absolute) |
dpi | Integer |
target printing dpi |
length | Integer |
strip length in frames |
stitch(loc, dim)
Stitch rendered frames into strips
Kind: global function
Param | Type | Description |
---|---|---|
loc | String |
Path of folder containing frames |
dim | Object |
Dimensions object |