Manpages
Menu
Close menu
Search
Browse
Releases
26.10
(stonking)
26.04 LTS
(resolute)
25.10
(questing)
24.04 LTS
(noble)
22.04 LTS
(jammy)
20.04 LTS
(focal)
18.04 LTS
(bionic)
16.04 LTS
(xenial)
14.04 LTS
(trusty)
Ubuntu Manpages
Close
Search
trusty
man(3)
PDF::API2::Resource::XObject.3pm.gz
PDF::API2::Resource::XObject
XObject support for PDF::API2
Provided by:
libpdf-api2-perl (Version: 2.020-2)
Report a bug
METHODS
$res = PDF::API2::Resource::XObject->new $pdf, $name
Returns a xobject-resource object.
$res = PDF::API2::Resource::XObject->new_api $api, $name
Returns a xobject resource object. This method is different from 'new' that it needs an PDF::API2-object rather than a Text::PDF::File-object.
$name = $res->subtype $typename
Returns or sets the Subtype of the xobject resource.
AUTHOR
Alfred Reibenschuh