tif output has inverted colors - sometimes

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?".
Post Reply
ssrahurk

Re: tif output has inverted colors - sometimes

Post by ssrahurk »

Hi,

Whenever I use command: convert 1.tiff 2.tiff -adjoin new.tiff
Imagemagick version 6.4.1-Q16
new.tiff when opened just shows 1.tiff, it is not saved as a multipage file.. there is only one image that is the first image..
though the size of the file is greater than 1.tiff.

Can anyone help me with that? Is it a version and windows compatibility problem? This same command works fine on linux..
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: tif output has inverted colors - sometimes

Post by fmw42 »

ssrahurk

Re: tif output has inverted colors - sometimes

Post by ssrahurk »

got it.. thanks a lot.. :)
jaffamuffin
Posts: 59
Joined: 2009-01-30T03:46:08-07:00

Re: tif output has inverted colors - sometimes

Post by jaffamuffin »

Thank you for that insightful post. I signed up just to say that. Been tearing my hair out for weeks now looking for a solution to this white on black thing. Have used tiffcp where possible, but my latest problem had to be image magick.

Cheers.
Post Reply