PIXELS
Most images you see on the web are raster
(bitmap) images. This means that they are
made up of a bunch of little dots called
pixels. The JPG and GIF pictures that we
will learn about below are also bitmap pictures,
in addition to the old BMP (Windows Bitmap),
the standard TIFF, and the more recent PNG,
etc. This means that the finer you want
to make a picture, the more pixels you will
need, and the more memory it will take up.
This is why small pictures, or low resolution
pictures (See the magnified picture below)
load quicker, than pictures with a lot more
detail.
Macromedia Flash introduced vector graphics
for the web which is one of the reasons
Flash became popular. Vector images, unlike
raster images, are described by formulas
and not created by pixels. Since an arc
is an arc no matter how much you magnify
it, the vector arc will always look round,
and smooth. The size of a vector image does
not affect the file size, which is why even
slow modem computers can download dynamic
Flash Animations faster than they can download
static bitmap pictures. Notice what happened
to the magnified bitmap picture...you start
seeing the pixels that make up the picture.
|