| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2011.08.02 13:01 "Re: Orientation in a tiled image", by Olivier PaquetOn Tue, Aug 2, 2011 at 7:21 AM, Weichao Wang <weichao_wang@hotmail.com> wrote: > Dear all, > > If a tiff file has the orientation=6, that is, a scan line is from the top > to bottom, the first scan line is the rightmost column, the last scan line > is the leftmost column, what is the order of tiles? Is it still from left to > right, from top to bottom? Does someone have such example tiff file? Many > thanks in advance! As far as I know, the whole image gets flipped. So you decode your tiles/strips as usual and flip the final image. I'll send you some images separately. Olivier |
|||||||