I'm trying to figure out whether this library is capable of taking multiple image file stacks and comping them into ONE layered OR Layered and NESTED .psd file, from the command line without having to open Photoshop.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ImageStone is only a middle layer for application, It didn't include encode/decode. you can use FreeImage handler to read PSD format, but all layers be composited
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to figure out whether this library is capable of taking multiple image file stacks and comping them into ONE layered OR Layered and NESTED .psd file, from the command line without having to open Photoshop.
ImageStone is only a middle layer for application, It didn't include encode/decode. you can use FreeImage handler to read PSD format, but all layers be composited