<class home>  <graphics>   <back   next>

Graphics For the Web: explained

Bitmap vs Vector
http://hotwired.lycos.com/webmonkey/design

Bitmap (or raster) graphics are stored as a series of tiny dots called pixels. Each pixel is assigned a color, and when they are viewed together, they form a picture.

Vector graphics are not based on pixel patterns, but instead use mathematical formulas consisting of lines and curves that make shapes. With the exception of Flash (vector graphics program) most browsers do not support vector graphics on the web.