InterviewSolution
Saved Bookmarks
| 1. |
Explain the difference of vector and bitmat images |
| Answer» RATHER than a grid of pixels, a VECTOR graphic CONSISTS of shapes, CURVES, lines, and text which together make a picture. While a bitmap image contains information about the color of each pixel, a vector graphic contains instructions about where to place each of the COMPONENTS. | |