TIFF Image Colors Are Inverted

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

TIFF Image Colors Are Inverted

johnpage09
Hi Guys,

I am using ImageJ 1.45 and when I open a TIFF Image using ImageJ (running as a Desktop app) or via a Java App that is calling the API, the image colors are Inverted.
I am able to get the original colors back by invoking Invert() but my question is why do these colors get inverted for TIFF and what setting do I need for ImageJ to show me the actual colors without having to call Invert.

Thanks & Regards,
John
Reply | Threaded
Open this post in threaded view
|

Re: TIFF Image Colors Are Inverted

Rasband, Wayne (NIH/NIMH) [E]
On Sep 10, 2012, at 7:18 AM, johnpage09 wrote:

> Hi Guys,
>
> I am using ImageJ 1.45 and when I open a TIFF Image using ImageJ (running as
> a Desktop app) or via a Java App that is calling the API, the image colors
> are Inverted.
> I am able to get the original colors back by invoking Invert() but my
> question is why do these colors get inverted for TIFF and what setting do I
> need for ImageJ to show me the actual colors without having to call Invert.

The ImageJ 1.47d daily build fixes a bug that caused CMYK TIFFs to open with the colors inverted.

-wayne
--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: TIFF Image Colors Are Inverted

johnpage09
Hi Wayne,

Many thanks for your prompt response.
I am updating to the latest jar and will submit the result of my testing in this thread.

Regards,
John

On Tue, Sep 11, 2012 at 3:17 PM, Rasband, Wayne (NIH/NIMH) [E] [via ImageJ] <[hidden email]> wrote:
On Sep 10, 2012, at 7:18 AM, johnpage09 wrote:

> Hi Guys,
>
> I am using ImageJ 1.45 and when I open a TIFF Image using ImageJ (running as
> a Desktop app) or via a Java App that is calling the API, the image colors
> are Inverted.
> I am able to get the original colors back by invoking Invert() but my
> question is why do these colors get inverted for TIFF and what setting do I
> need for ImageJ to show me the actual colors without having to call Invert.

The ImageJ 1.47d daily build fixes a bug that caused CMYK TIFFs to open with the colors inverted.

-wayne
--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html



If you reply to this email, your message will be added to the discussion below:
http://imagej.1557.n6.nabble.com/TIFF-Image-Colors-Are-Inverted-tp5000000p5000009.html
To unsubscribe from TIFF Image Colors Are Inverted, click here.
NAML

Reply | Threaded
Open this post in threaded view
|

Re: TIFF Image Colors Are Inverted

johnpage09
Hi Wayne,

Just to advise you and the other users, that the fix worked well and the TIFF images are now showing as they should.

Kind Regards,
John