Agamnentzar / ag-psd

Javascript library for reading and writing PSD files
Other
489 stars 66 forks source link

Downloaded to the local psd file and png image are black screen #144

Closed WangQ1ye closed 1 year ago

WangQ1ye commented 1 year ago

image

image

image
Agamnentzar commented 1 year ago

Are you setting composite canvas on the psd object before writing it? This library doesn't generate composite image based on layers, you have to set it up yourself.