Lego-From-PNG
view release on metacpan or search on metacpan
lib/Lego/From/PNG/Brick.pm view on Meta::CPAN
Comment :
See Also :
=head2 height
Usage : ->height() or ->height($new_number)
Purpose : Returns height for the brick, optionally a new height may be set
Returns : height value for this brick
Argument : Optional. Pass a scalar with a new valid height value to change the bricks height
Throws :
Comment :
See Also :
=head2 meta
Usage : ->meta()
Purpose : Returns brick meta data
Returns : brick meta data
Argument :
Throws :
Comment :
See Also :
=head2 color_info
Usage : ->color_info()
Purpose : Returns hash of color info related to bricks current color
Returns : hash of color info
Argument :
Throws :
Comment :
See Also :
=head2 flatten
Usage : ->flatten()
Purpose : Returns an unblessed version of the data
Returns : hashref of brick data
Argument :
Throws :
Comment :
See Also :
=head1 BUGS
=head1 SUPPORT
=head1 AUTHOR
Travis Chase
CPAN ID: GAUDEON
gaudeon@cpan.org
https://github.com/gaudeon/Lego-From-Png
=head1 COPYRIGHT
This program is free software licensed under the...
The MIT License
The full text of the license can be found in the
LICENSE file included with this module.
=head1 SEE ALSO
perl(1).
=cut
1;
( run in 1.014 second using v1.01-cache-2.11-cpan-9581c071862 )