Image::Leptonica - bindings to the Leptonica image processing library
version 0.04
use Image::Leptonica;
# TODO
This module binds to all the functions in the Leptonica image processing library. It provides a very raw interface to the C functions.
This module supports Inline's with functionality.
Zakariyya Mughal <zmughal@cpan.org>
This software is copyright (c) 2014 by Zakariyya Mughal.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.