Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Hi, I am also trying to decode PSD layers' Image Data Section.
Tried to use the source but unable to build it because of the following missing files with Visual Studio 2008.
Any suggestion ?
1) png.h
2) psdrecover.h
3) sys/erno.h
I also tried decoding it myself but seem to missing something.
Compression is RLE, then 2 bytes header for each row of run-length iterate over heigth of the image.
Is this correct ?
CT
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied