dlemstra / dlemstra/Magick.NET
ChannelCount & Channels are not working propertly in PSD multichannel images
Open
enhancement
help wanted
upstream
- Dominant language
- C#
- Stars
- 4k
- Forks
- 451
- Avg merge
- 11h 55m
- Merged PRs (30d)
- 3
Description
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](https://github.com/dlemstra/Magick.NET/files/1257272/Alex-Crop-MC7_Small.psd.zip)
Contributor guide
Assessment
This issue has not been assessed yet.