DOKK / manpages / debian 11 / libpdf-api2-perl / PDF::API2::Resource::XObject::Image::TIFF.3pm.en
PDF::API2::Resource::XObject::Image::TIFF(3pm) User Contributed Perl Documentation PDF::API2::Resource::XObject::Image::TIFF(3pm)

PDF::API2::Resource::XObject::Image::TIFF - TIFF image support

$res = PDF::API2::Resource::XObject::Image::TIFF->new $pdf, $file [, $name]
Returns a tiff-image object.
$value = $tif->tiffTag $tag
returns the value of the internal tiff-tag.

Useful Tags:

    imageDescription, imageId (strings)
    xRes, yRes (dpi; pixel/cm if resUnit==3)
    resUnit
    
2020-10-25 perl v5.30.3