snibgo wrote:...What don't you like about the gray color-type? Does it cause problems?
Yes. When stitching together many tiles into the same final image, with some tiles being all black, IM seems to key off of the first tile in the append operation to determine what the output image will be. If the first tile was converted to greyscale by the crop operation, then all of the stitched tiles are assumed (incorrectly) to be greyscale. The output is then also incorrectly greyscale.
I hold to the notion that this default (convert to greyscale) is NOT constructive. That's completely fine if you want to make this an
option that is available
if defined, but to make it a default is foolish.
Thanks, but this is something else that pretty much drives me crazy about the way IM works (or doesn't). Why does the documentation state that PNG doesn't need this? Clearly it does, at least in my case. Why doesn't the documentation state that this defaults to "on" if not specified? I seem to keep running in to more and more junk like this that is 1) illogical and 2) not documented or contrary to documentation. The stuff that should be simple is a crapshoot, at best.
I do appreciate your help, guys, I just think it's a crying shame that it's so needed due to fundamental design flaws.