Magick.NET icon indicating copy to clipboard operation
Magick.NET copied to clipboard

ChannelCount & Channels are not working propertly in PSD multichannel images

Open ColorInLab opened this issue 8 years ago • 1 comments

Hi.

The ChannelCount is always returning 4 for PSD images in multichannel format with more tan 4 channels.

Splitting the channels into separate files is working for RGB & CMYK, but not for multichannel files, because only the first 4 Channels are detected.

Alex-Crop-MC7_Small.psd.zip

ColorInLab avatar Aug 28 '17 15:08 ColorInLab

ImageMagick currently ignores the extra channels. Thanks for sharing that image because that could help us with adding support for reading extra channels. I have no idea when I will be able to work on that though.

dlemstra avatar Aug 28 '17 16:08 dlemstra