File: build_preview.coffee
| Defined in: | lib/psd/nodes |
Variables Summary
- module.exports =
-
{ toPng: function() { return this.layer.image.toPng(); }, saveAsPng: function(output) { return this.layer.image.saveAsPng(output); } }
| Defined in: | lib/psd/nodes |
{
toPng: function() {
return this.layer.image.toPng();
},
saveAsPng: function(output) {
return this.layer.image.saveAsPng(output);
}
}
Quickly fuzzy find classes, mixins, methods, file:
Control the navigation frame:
You can focus and blur the search input: