EC-Council
312-49V9 · Question #160
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…
The correct answer is B. The RGBQUAD array. See the full explanation below for the reasoning.
Question
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?
Options
- AHeader
- BThe RGBQUAD array
- CInformation header
- DImage data
How the community answered
(45 responses)- A13% (6)
- B73% (33)
- C9% (4)
- D4% (2)
Community Discussion
No community discussion yet for this question.