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

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

$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.
2022-12-23 perl v5.36.0