AWARE SYSTEMS
TIFF and LibTiff Mail List Archive

Thread

1993.08.20 01:22 "help on TIFFReadRGBAImage", by Yip Chi Lap
1993.08.20 09:40 "Re: help on TIFFReadRGBAImage", by Karsten Spang
1993.08.21 01:08 "Re: help on TIFFReadRGBAImage", by Sam Leffler
1993.08.21 02:03 "Re: help on TIFFReadRGBAImage", by Yip Chi Lap
1993.08.22 18:02 "Re: help on TIFFReadRGBAImage", by Sam Leffler
1993.08.22 20:07 "Re: help on TIFFReadRGBAImage", by Sam Leffler
1993.08.23 08:07 "help on TIFFReadRGBAImage", by Oliver Trepte
1993.08.23 04:08 "Re: help on TIFFReadRGBAImage", by Yip Chi Lap
1993.08.23 10:58 "help on TIFFReadRGBAImage", by Oliver Trepte

1993.08.23 10:58 "help on TIFFReadRGBAImage", by Oliver Trepte

For what it's worth, the PPM standard specifies that the first pixel in the file is in the lower left corner. This is always the case, and it can't be set to anything else from within the PPM file.

Shouldn't it be top-left corner? The ppm(5) manpage reads:

Oops, you're right. That's what I meant. A small typing error...

Oliver