Consider the representation for pictures where each \dot" (pixel) in the picture is represented by three bytes, for the red, green, and blue components of the color at that dot.

How many bytes does it take to represent a 640x480 picture, a common picture size on the Web?
How many bytes does it take to represent a 1024x768 picture, a common screen size?
(What do you think is meant now by a \3 megapixel" camera?)

It takes 921,600 bytes to store the pixels in a 640x480 picture.
It takes 2,359,296 pixels.
A 3 megapixel camera can store 3 million bytes per picture.

Computer Science & Information Technology

You might also like to view...

A small arrow on an icon indicates that the icon is a shortcut

Indicate whether the statement is true or false

Computer Science & Information Technology

You are working with a customer who is using Chef configuration management in their data center. Which service is designed to let the customer leverage existing Chef recipes in AWS?

A. Amazon Simple Workflow Service B. AWS Elastic Beanstalk C. AWS CloudFormation D. AWS OpsWorks

Computer Science & Information Technology