### Prerequisites - [x] I have written a descriptive issue title - [x] I have verified that I am using the latest version of Magick.NET - [x] I have searched [open](https://github.com/dlemstra/Magick.NET/issues) and [closed](https://github.com/dlemstra/Magick.NET/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already been reported ### Description I've encountering "improper image header `.....\Indexed256.psd' @ error/psd.c/ReadPSDImage/2237" File: https://drive.google.com/file/d/1pVq4CTM4UANoe69GHXIGgBYBqotfrxVm/view - Magick.NET version: 7.13.1 - Environment (Operating system, version and so on): Windows 10 - Additional information: Issue is originally in Image Magick and is fixed: https://imagemagick.org/discourse-server/viewtopic.php?f=27&t=36067&p=166124 Fix: https://github.com/ImageMagick/ImageMagick/commit/c1e1b8711e5ba8c9128f561d23898c2ed968bf92
Prerequisites
Description
I've encountering "improper image header `.....\Indexed256.psd' @ error/psd.c/ReadPSDImage/2237"
File: https://drive.google.com/file/d/1pVq4CTM4UANoe69GHXIGgBYBqotfrxVm/view
Issue is originally in Image Magick and is fixed:
https://imagemagick.org/discourse-server/viewtopic.php?f=27&t=36067&p=166124
Fix:
ImageMagick/ImageMagick@c1e1b87