Content deleted Content added
Rick Sidwell (talk | contribs) m formatting |
See also, formatting chanes, moved Introduction to top |
||
Line 1:
'''Image file formats''' provide a standardized method of organizing and storing image data. This article deals with digital image formats used to store photographic and other image information. Image files are made up of picture elements, called [[pixel]]s. The pixels that comprise an image are in the form of a grid of columns and rows. Each of the pixels in an image store digital number representing brightness and color.
==Image file sizes==
'''Image file sizes''', expressed in [[byte]]s, increase with the number of pixels in the image, and the color depth of the pixels. The more rows and columns, the greater the [[image resolution]] and the greater the file size. Also, each pixel making up the image increases in size as color depth is increased. An 8-bit pixel (1 byte) can store 256 colors and a 24-bit pixel (3 bytes) can store 16 million colors. The latter is known as [[true color]]. Image compression is used to decrease file sizes, and this will be discussed later.
==Image file compression==
[[Image:CandyJaracp.jpg|left|thumb|250px|JPG file size 877 KB]]
Line 49:
===MrSID===
'''The [[MrSID]] (Multiresolution Seamless Image Database) format''' is a [[wavelet compression]] format used mostly by [[Geographic Information System|Geographic Information Systems]] to store massive [[satellite imagery]] for map software.
==See also==
* [[Graphics file format summary]]
==External Links==
|