Q662
8-bit images having PIXEL value in the range between
A.
1-1024
B.
1-256
C.
1-512
D.
0-255
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
8-bit colour graphics are a method of storing image information in a computer's memory or a memory file so that each pixel is represented by 8-bits (1 byte).The maximum number of colours that can be displayed at any one time is 256.
8-bit images having PIXEL value in the range between 0-255.