2024-01-06 09:12:15 +01:00
|
|
|
# perl-Image-Xbm
|
|
|
|
|
2024-01-06 09:12:18 +01:00
|
|
|
This class module provides basic load, manipulate and save functionality for the xbm file format.
|
|
|
|
It inherits from C<Image::Base> which provides additional manipulation functionality, e.g. C<new_from_image()>.
|
|
|
|
See the C<Image::Base> pod for information on adding your own functionality to all the C<Image::Base> derived classes.
|
|
|
|
|