| PDF-API2 documentation | view source | Contained in the PDF-API2 distribution. |
PDF::API2::Resource::XObject::Image::TIFF
Returns a tiff-image object.
Returns a tiff-image object. This method is different from 'new' that it needs an PDF::API2-object rather than a Text::PDF::File-object.
returns the value of the internal tiff-tag.
Useful Tags:
imageDescription, imageId (strings)
xRes, yRes (dpi; pixel/cm if resUnit==3)
resUnit
Alfred Reibenschuh
| PDF-API2 documentation | view source | Contained in the PDF-API2 distribution. |