Difference between revisions of "Image file format"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
An '''image file format''' is a standard for organizing and storing [[Digital image|digital images]]. | An '''image file format''' is a standard for organizing and storing [[Digital image|digital images]]. | ||
+ | |||
+ | (TO DO: expand, organize, cross-reference, illustrate.) | ||
== Description == | == Description == |
Revision as of 06:18, 10 September 2015
An image file format is a standard for organizing and storing digital images.
(TO DO: expand, organize, cross-reference, illustrate.)
Description
Digital image files are composed of digital data in a format that can be rasterized for use on a computer display or printer.
An image file format may store data in uncompressed, compressed, or vector formats.
Once rasterized, an image becomes a grid of pixels, each of which has a number of bits to designate its color equal to the color depth of the device displaying it.
Raster formats
Vector formats
See also
External links
- Image file formats @ Wikipedia