The conversion of graphic information is not a simple process. Sometimes the
graphic information is stored in one file (general graphic software). Other application
(CAD, GIS) tend to use a group of files to store graphical information to be able
to maintain the special connection between graphic elements and other information
(database connection, object libraries).
The two main type of the graphic information are the raster and the vector. The
conversion within the main groups looks simpler, but it can be very complicated.
1. Conversion between raster formats:
The structure of raster images is always the same: the pixels build up a file,
like a matrix. Each pixel has its own attribute (black/white, greyscale, colour).
We have only two things to take into account:
The original photo (24 bit colour depth) | |
The number of colours os limited to 64. | |
The number of colours os limited to 16. |