ImageMagick
Jump to navigation
Jump to search
ImageMagick is a common image processing program (convert) and library (e.g. PerlMagick, aka Image::Magick).
PerlMagick snippets
Use module
use Image::Magick;
ImageMagick is a common image processing program (convert) and library (e.g. PerlMagick, aka Image::Magick).
use Image::Magick;