node-imagemagick-native icon indicating copy to clipboard operation
node-imagemagick-native copied to clipboard

I need to read pixel data of psd file into an array of pixel using imagemagick, is there any api available for the same?

Open pme9 opened this issue 3 years ago • 0 comments

I need to read pixel data of psd file into an array of pixel using imagemagick, is there any api available for the same? which will return void* or byte array?

pme9 avatar Mar 24 '22 08:03 pme9