1PDF::API2::Resource::XOUbsjeerctC:o:nItmraigbeuP:tD:eFTd:I:FPAFeP(rI3l2):D:oRceusmoeunrtcaet:i:oXnObject::Image::TIFF(3)
2
3
4
6 PDF::API2::Resource::XObject::Image::TIFF
7
9 $res = PDF::API2::Resource::XObject::Image::TIFF->new $pdf, $file [,
10 $name]
11 Returns a tiff-image object.
12
13 $res = PDF::API2::Resource::XObject::Image::TIFF->new_api $api, $file
14 [, $name]
15 Returns a tiff-image object. This method is different from 'new'
16 that it needs an PDF::API2-object rather than a
17 Text::PDF::File-object.
18
19 $value = $tif->tiffTag $tag
20 returns the value of the internal tiff-tag.
21
22 Useful Tags:
23
24 imageDescription, imageId (strings)
25 xRes, yRes (dpi; pixel/cm if resUnit==3)
26 resUnit
27
29 Alfred Reibenschuh
30
31
32
33perl v5.12.2 2P0D1F1:-:0A1P-I224::Resource::XObject::Image::TIFF(3)