Comparison of the results of copy, move and delete operations in raster and vector graphics editors.
August 31, 2020 | Education
| The results of operations in raster and vector graphics editors differ if the work is carried out with an object that is on top of another.
In the bitmap editor, the original image is a group of pixels, and when you move and delete, the pixels included in the selection are deleted, leaving only the white background of the stage.
In a vector editor, an image is a combination of two objects, and when moving and deleting, only the selected object is deleted, while the second object remains unchanged.
