Vv
vector graphics
Vector graphics is the use of geometrical primitives such as points, lines, curves, and shapes or polygon(s), which are all based upon mathematical equations, to represent images in computer graphics.
Vector graphics formats are the alternative to RASTER graphics, which is the representation of images as an array of pixels, and will lose resolution as it is “zoomed in”.
Vector graphics, which are typically called EPS or .eps files, are preferred for working with logos and graphics, because they offer more control and will not lose resolution at any size.
