What is the difference between bitmaps and vectors?
August 31, 2020 | Education
| Bitmaps are formed from dots of different colors (pixels) that form rows and columns.
Vector images are formed from graphic objects (line, rectangle, circle, etc.), for each of which the coordinates of anchor points and drawing formulas of the object are set, for each object you can also specify the color, thickness and line style of its contour.
