Multi Media
Multi Media
1.Combinationofmedia.
2.Independence.
3.Computersupportedintegration
4. Communication system.
1. Combination of media:
2.Independence:
An image consists of a rectangular array of dots called pixels. The size of the
image is specified in terms of width X height, in numbers of the pixels. The
physical size of the image, in inches or centimeters, depends on the
resolution of the device on which the image is displayedAn image will appear
smaller on a device with a higher resolution than on one with a lower
resolution. For color images, one needs enough bits per pixel to represent all
the colors in the image
8-bit Gray level images- Each pixel of 8-bit gray level image is represented
by a single byte (8 bits). Therefore each pixel of such image can hold
28=256 values between 0 and 255
The other form is where the 8-bits use 3 bits for red, 3 bits for green and 2
bits for blue
GIFs allow single bit transparency that is when you are creating your image,
you can specify which color is to be transparent.
JPEG- Joint Photographic Experts Group- The JPEG format was developed by
the Joint Photographic Experts Group. JPEG files are bitmapped images. It
store information as 24-bit color. This is the format of choice for nearly all
photograph images on the internet
PNG- Portable Network Graphics- PNG is the only lossless format that web
browsers support. PNG supports 8 bit, 24 bits, 32 bits and 48 bits data types.
One version of the format PNG-8 is similar to the GIF format.
TIFF- Tagged Image File Format- The TIFF format was developed by the Aldus
Corporation in the 1980 and was later supported by Microsoft. TIFF file
format is widely used bitmapped file format. It is supported by many image
editing applications, software used by scanners and photo retouching
programs.
BMP- Bitmap- The bitmap file format (BMP) is a very basic format supported
by most Windows applications. BMP can store many different type of image:
1 bit image, grayscale image, 8 bit color image, 24 bit RGB image etc.
Photoshop- This is the native Photoshop file format created by Adobe. You
can import this format directly into most desktop publishing applications.