Query: cam::pdf::renderer::images
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CAM::PDF::Renderer::Images(3pm) User Contributed Perl Documentation CAM::PDF::Renderer::Images(3pm)NAMECAM::PDF::Renderer::Images - Find all of the images in a pageLICENSESee CAM::PDF.SYNOPSISuse CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->findImages(); my @imageNodes = @{$gs->{images}};DESCRIPTIONThis class is used to identify all image nodes in a page content tree.FUNCTIONS$self->new() Creates a new renderer. $self->clone() Duplicates an instance. The new instance deliberately shares its "images" property with the original instance. $self->Do(DATA...) Record an indirect image node. $self->BI(DATA...) Record an inline image node.AUTHORSee CAM::PDF perl v5.14.2 2012-07-08 CAM::PDF::Renderer::Images(3pm)
Related Man Pages |
---|
pdfseparate(1) - debian |
cam::pdf::decrypt(3pm) - debian |
pdf::api2::basic::pdf::filter(3pm) - debian |
text::pdf::dict(3pm) - debian |
text::pdf::page(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Introduction |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |