Is there any provision to work with .PSD file in Qt ? I need to import a existing .PSD file and write an image in one of the layer and save back to .PSD file. Can it possible in qt ? any library supports this
Asked
Active
Viewed 614 times
0
-
No. You should look for a library for your programming language instead. – SteakOverflow Feb 16 '18 at 07:54
-
This might help: https://stackoverflow.com/questions/5355708/psd-file-format – vahancho Feb 16 '18 at 08:53