ECCouncil Exam Questions

Which of the following element specifies the dimensions, compression type, and color format for the

BMP (Bitmap) is a standard file format for computers running the Windows operating system. BMP
images can range from black and white (1 bit per pixel) up to 24 bit color (16.7 million colors).
Each bitmap file contains header, the RGBQUAD array, information header, and image data.
Which of the following element specifies the dimensions, compression type, and color format for
the bitmap?

A.
Image data

B.
Header

C.
The RGBQUAD array

D.
Information header