CS - Data Rep - Graphics - Vectors Flashcards
1
Q
How are vector graphics stored?
A
Vector graphics are stored as a list of attributes
2
Q
True or False?
It is possible to layer objects on top of one another without losing the data that is underneath in vector graphics.
A
True
3
Q
Changing the complexity of a vector image…
A
…changes its files size, because of the additional information that needs to be stored.
4
Q
Describe what “resolution independent” means.
A
The 2D graphics have the ability to scale and adapt to different screen sizes and resolutions without losing quality
5
Q
Name the 4 most common objects AND the 3 most common attributes
A
Objects
* Rectangle
* Ellipse
* Polygon
* Line
Attributes
* Coordinates
* Line colour
* Fill colour