Description
Image backends can share a common Perl base class for loading, drawing, and saving files. Developers use this library when image modules need consistent methods for pixels, lines, rectangles, and output. It can read or write image files through subclasses chosen by the application.