Image::Xbm - Load, create, manipulate and save xbm image files
https://www.cpan.org/
perl-Image-Xbm.spec | ||
README.md |
perl-Image-Xbm
This class module provides basic load, manipulate and save functionality for the xbm file format. It inherits from CImage::Base which provides additional manipulation functionality, e.g. C<new_from_image()>. See the CImage::Base pod for information on adding your own functionality to all the CImage::Base derived classes.