Magick Image File Format

From Wikipedia, the free encyclopedia

Template:Short description Template:DMCA Template:DMCA Script error: No such module "Distinguish".

Page Module:Message box/ambox.css has no content.

The Magick Image File Format, abbreviated MIFF, is an image format used by ImageMagick. It may be used to store bitmap images platform-independently.[1]

A MIFF file consists of two sections. The headers consist of ISO-8859-1 encoded bytes, each with pairs consisting of key=value. Keys include background-color, depth, compression rows, units, and custom key/value pairs. The latter may include data such as copyright and comments. The list is terminated with a NULL character.

The next section contains the binary image data. The exact format is defined by the class header. Usually it is RGBA or CMYK.

References

  1. ^ Page Module:Citation/CS1/styles.css has no content."Magick Image File Format". ImageMagick. 1999. Retrieved February 5, 2024. The Magick Image File Format (MIFF) is ImageMagick's own platform-independent format for storing bitmap images.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.

Template:Asbox