In: Computer Science
CSS and HTML multiple choice
Which of the following are true for vector images?
They have to be rasterized eventually.
They are good for photorealism.
They are good for drawing shapes and logos.
They are stored inefficiently.
They are resolution independent.
They are effectively bitmaps.
They are stored efficiently.
Answer :
They are good for photorealism.
Explanation :
Use the least anchor points as possible when drawing with the pen tool. Use all the curve capacities and your vector will look smoother. Brushes are great, use the calligraphic brushes with a tablet to give a hand drawn look to your vector.
They are good for drawing shapes and logos.
Explanation :
A Vector Logo is Infinitely Scalable
A Vector Logo is Easily Editable
A Vector Logo Has Many Export Options.
They are stored inefficiently.
Explanation :
Vector graphics. Vector graphics are stored as a list of attributes. Rather than storing the data for each pixel of an image, the computer will generate an object by looking at its attributes. ... This would often happen by simply increasing the size of the image by using the pointer within a graphics package.
They are resolution independent.
Explanation :
Unlike pixels, which are dependent on the document's resolution to display in good quality, vector graphics are resolution-independent. This means they can be scaled up without losing quality—and the better your output device, the better the quality of the graphics.
They are stored efficiently.
Explanation :
Search Results
Featured snippet from the web
A vector image uses scalable shapes such as straight lines and curves, using coordinates and geometry to precisely define the parts of the image. It is more efficient than bitmaps at storing large areas of the same colour because it does not need to store every pixel as a bitmap does