COMPUTER SCIENCE AND ENGINEERING
COMPUTER GRAPHICS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Bitmap
|
|
Vector
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -Raster (or bitmap) images are generally what you think about when thinking of images.
Detailed explanation-2: -For complex images that seek to accurately represent the details of reality, such as digital photographs, bitmap graphics are the most suitable, since vector graphics do not achieve as much detail. This is because the vector graphics used solid colors for objects and the gradients do not look so real.
Detailed explanation-3: -Through the use of lifelike imagery, designers can create a sense of desirability and credibility that engages the user. Bitmap images create a real-life look and feel to the design.
Detailed explanation-4: -In summary, designers should use bitmap images for displaying complex photographic images with a high level of detail, and for web graphics where file size is a concern. They should use vector images for creating scalable graphics that need to be resized.