CoderInfo provides the means to get information regarding ImageMagick support for an image format (designated by a magick string). It may be used to provide information for a specific named format (provided as an argument to the constructor).
Construct object corresponding to named format. (e.g. "GIF")
Format description. (e.g. "CompuServe graphics interchange format")
Format name. (e.g. "GIF")
Format is readable.
Format supports multiple frames.
Format is writable.
See Implementation
CoderInfo provides the means to get information regarding ImageMagick support for an image format (designated by a magick string). It may be used to provide information for a specific named format (provided as an argument to the constructor).