NAME
Renard::Incunabula::Page::Role::Bounds - Role for pages that have a height and width
VERSION
version 0.005
ATTRIBUTES
width
An PositiveOrZeroInt
which represents the width of the page in pixels.
height
An PositiveOrZeroInt
which represents the height of the page in pixels.
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.