Science Fair Projects Ideas - Tagged Image File Format

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Tagged Image File Format

(Redirected from TIFF)
This article is about TIFF, the computer image format. There is also an article about tax increment financing (TIF).

Tagged Image File Format (abbreviated TIFF) is a raster file format for digital images, created by Aldus for use with PostScript printing and now controlled by Adobe. TIFF has become the de facto standard graphics format for high color depth (32-bit) graphics, is widely used in image manipulation applications such as Photoshop, DTP, and scanning, and can be directly manipulated by PostScript.

TIFF includes a number of options that can be used to include all sorts of image formats in the file; this is the purpose of the "tags" that are included in the header. Many of these tags indicate the simple geometry of the image, like its size, but others define how the data is arranged and various image compression options. For instance, TIFF can be used as a container for JPEG or RLE (run-length encoding) compressed images, and in this respect is completely universal.

However, when TIFF was first introduced, programmers were unwilling to invest the time to support all of the options. As a result the lowest common denominator soon became "the" TIFF, and even today the vast majority of TIFF files, and the code that reads them, are based on a simple 32-bit uncompressed image.

Every TIFF file begins with a 2-byte indicator of byte order: "II" for little endian and "MM" for big endian byte ordering. The following 2 bytes represent the number 42. The number 42 was selected "for its deep philosophical significance". The reading of 42 is dependent on the byte order indicated in the first 2 bytes. The entire file is read based on the indicated byte order.

External links

03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice