Scroll to navigation

PDF::API2::Resource::XObject(3pm) User Contributed Perl Documentation PDF::API2::Resource::XObject(3pm)

NAME

PDF::API2::Resource::XObject - Base class for external objects

METHODS

$xobject = PDF::API2::Resource::XObject->new($pdf, $name)
Creates an XObject resource.
$type = $xobject->subtype($type)
Get or set the Subtype of the XObject resource.
2021-12-11 perl v5.32.1