This image seems to be valid in other apps but Magick (Q8-AnyCPU 7.0.0.0022) is puking on it with the following stack trace:
```
at ImageMagick.Wrapper.MagickImage.Read(Stream stream, MagickReadSettings readSettings)
at ImageMagick.MagickImage.Read(Stream stream, MagickReadSettings readSettings)
at ImageMagick.MagickImage.Read(Stream stream)
```
The message is "Invalid colormap index `' @ error/image.c/SyncImage/3563"
Comments: OK, I should mention this same error also seems to appear in the latest released version of the ImageMagick tools (6.9.3-Q16). Attached is a screenshot of trying to open the image in IMDisplay.
```
at ImageMagick.Wrapper.MagickImage.Read(Stream stream, MagickReadSettings readSettings)
at ImageMagick.MagickImage.Read(Stream stream, MagickReadSettings readSettings)
at ImageMagick.MagickImage.Read(Stream stream)
```
The message is "Invalid colormap index `' @ error/image.c/SyncImage/3563"
Comments: OK, I should mention this same error also seems to appear in the latest released version of the ImageMagick tools (6.9.3-Q16). Attached is a screenshot of trying to open the image in IMDisplay.