Chapter 4
Chapter 4
21
Image/Graphic Data Representation
21
Types of Images
There are two basic forms of computer graphics:
bit-maps and
vector graphics.
22
8-bit Gray-Scale Images
Examples: GIF
8-bit Color Images
•
24-bit Color Images
Each pixel is represented by three bytes (e.g., RGB)
The extra byte of data for each pixel is used to store an alpha
value representing special effect information
Image Resolution
Image resolution refers to the spacing of pixels in an
image and is measured in pixels per inch, ppi,
sometimes called dots per inch, dpi.
The higher the resolution, the more pixels in the
image.
A printed image that has a low resolution may look
pixelated or made up of small squares, with jagged
edges and without smoothness.
Image size refers to the physical dimensions of an
image
Popular Image File Formats
ASF