node-imagemagick-native
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?
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?