Commit 91584282 authored by Ryan LeFevre's avatar Ryan LeFevre

Rename to export

parent b43e5693
var PSD = require('../');
psd = PSD.open('./examples/images/example.psd').then(function (psd) {
psd.image.saveAsPng('./output.png')
});
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment