Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I get image with strange (wrong) colors. [http://narod.ru/disk/25469639000/PICT.JPG.html]
From the most of known image converters and viewers I've found only two wich can correct view/convert these images: ImageConverter Plus (but in small resolution) and QuickTime (but can't convert).
I downloaded your PICT.pct file and looked at its verbose info, which looks fine. I displayed your image in Mac PREVIEW and it looks reasonable (mostly yellow-grayish). But when I display it in IM it looks very green. I did not see any profiles imbedded in the data, but I am not an expert on PICT files.
I then did
convert PICT.pct PICT.jpg
and got the same green image when displaying in either IM or Preview.
So something odd is going on with IM reading these files or Preview knows something that IM does not.
Hopefully someone else might be able to shed more light on this.