NAME
Renard::Incunabula::Page::Role::BoundsFromCairoImageSurface - A role to build the bounds from the size of a Cairo::ImageSurface
VERSION
version 0.005
CONSUMES
ATTRIBUTES
width
A PositiveOrZeroInt that is the width of the /cairo_image_surface
.
height
A PositiveOrZeroInt that is the height of the /cairo_image_surface
.
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.