Nice! That is awesome
Any idea when that will be?
Thank you so much!
Search found 3 matches
- 2016-09-29T11:10:50-07:00
- Forum: Bugs
- Topic: Invalid colormap index Grayscale Tiff
- Replies: 5
- Views: 4392
- 2016-09-28T13:20:50-07:00
- Forum: Bugs
- Topic: Invalid colormap index Grayscale Tiff
- Replies: 5
- Views: 4392
Re: Invalid colormap index Grayscale Tiff
ImageMagick-7.0.3-1-protableQ16-x64
I would share the images, but they are 20+ MB each.
one of the images is located here: https://www.dropbox.com/s/o1l0ys3h1s0rk ... 4.TIF?dl=0
I am using this from windows 10 command line
I would share the images, but they are 20+ MB each.
one of the images is located here: https://www.dropbox.com/s/o1l0ys3h1s0rk ... 4.TIF?dl=0
I am using this from windows 10 command line
- 2016-09-28T12:16:18-07:00
- Forum: Bugs
- Topic: Invalid colormap index Grayscale Tiff
- Replies: 5
- Views: 4392
Invalid colormap index Grayscale Tiff
I am trying to append some 8 bit grayscale tiffs, but i keep getting convert:invalid colormap index the syntax I am using is: convert image1.tiff image2.tiff +append output.tiff I know for a fact that these are 8 bit images, but identify verbose is showing them as 16-bit. I have seen a few other ...