NAME
Renard::Block::Format::Cairo::ImageSurface::Document - Document made up of a collection of Cairo image surfaces
VERSION
version 0.005
EXTENDS
CONSUMES
ATTRIBUTES
image_surfaces
An ArrayRef of Cairo::ImageSurface
s which are the backing store of this document.
METHODS
get_rendered_page
method get_rendered_page( (PageNumber) :$page_number )
Returns a new Renard::Incunabula::Page::CairoImageSurface object.
See "get_rendered_page" in Renard::Incunabula::Document::Role::Renderable for more details.
AUTHOR
Project Renard
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Project Renard.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.