Results 1-1 of 1
44 years ago on January 1st, 1970
464 views, 0/5 rating, No comments yet
bitmap, media, paths, pixels, resolution, vector
When it comes to computer-related media, the biggest confusion I seem to see is between vector and bitmap images (JPEG, GIF, PNG, and TIFF files). Any image can be made into a bitmap, but a bitmap cannot be made into a vector image without redrawing every line to create a new file completely. Bitmap uses tiny squares each with its own color to make up an image, while vector uses mathematical points and lines connected to each other to enclose a shape. Each serve their own purpose in design work.