J

S
o
f
t
 Unit 4. Digital Image Processing
 

Two types of digital images exist: vector images and bitmaps.

Vector images

Vector images are made from basic shapes (lines, circles, etc.) that, when put together, form a drawing. Every one of these shapes can be separately edited.
See more about vector images »


Bitmap images

Bitmaps are images made from a group of small points called pixels. Every point is defined by its colour and brightness.
See more about bitmap images »