Search found 1 match
- 2011-01-11T02:30:33-07:00
- Forum: Users
- Topic: ImageMagickNET, layered PSD to PNG
- Replies: 0
- Views: 4143
ImageMagickNET, layered PSD to PNG
Hi, I'm working with C# and I need to manipulate some .psd files with layers. I need to turn every layer into a .png file, named with the layer's label, and also to get the offset and dimension of each layer. The psd file has a background layer and indeterminate number of other layers with smaller ...