Man Page: pdf::api2::resource::xobject
Operating Environment: debian
Section: 3pm
PDF::API2::Resource::XObject(3pm) User Contributed Perl Documentation PDF::API2::Resource::XObject(3pm)NAMEPDF::API2::Resource::XObject - XObject support for PDF::API2METHODS$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.AUTHORAlfred Reibenschuh perl v5.14.2 2014-03-09 PDF::API2::Resource::XObject(3pm)
| Related Man Pages |
|---|
| pdf::api2::basic::pdf::pages(3pm) - debian |
| pdf::api2::nameddestination(3pm) - debian |
| pdf::api2::outline(3pm) - debian |
| pdf::api2::page(3pm) - debian |
| pdf::api2::util(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |