(no) Raster Drawing Orientation Parameters (CALS, TIFF)
Translation needed
The content of this page was copied from another page tree and needs to be translated or updated.
When you finish translation, make sure to
-
Replace the label NEEDS-TRANSLATING with TRANSLATED
-
Remove this macro from the page
Parameters handled by Raster Processing Service:
TIFF Orientation Code | LibTiff Orientation Codename | Row | Column | rOrient (CALS) (pelPath,lineProgr) |
---|---|---|---|---|
1 | ORIENTATION_TOPLEFT | Top of image | Left-hand side | (000,270) |
2 | ORIENTATION_TOPRIGHT | Top of image | Right-hand side | (180,090) |
3 | ORIENTATION_BOTRIGHT | Bottom of image | Right-hand side | (180,270) |
4 | ORIENTATION_BOTLEFT | Bottom of image | Left-hand side | (000,090) |
5 | ORIENTATION_LEFTTOP | Left-hand side | Top of image | (270,090) |
6 | ORIENTATION_RIGHTTOP | Right-hand side | Top of image | (270,270) |
7 | ORIENTATION_RIGHTBOT | Right-hand side | Bottom of image | (090,090) |
8 | ORIENTATION_LEFTBOT | Left-hand side | Bottom of image | (090,270) |