

MCQOPTIONS
Saved Bookmarks
1. |
What is the equivalent for a black, 8-bit pixel to be processed under logic operation on gray scale image? |
A. | A string: 00000000 |
B. | A string: 11111111 |
C. | A string: 10000000 |
D. | A string: 01111111 |
Answer» B. A string: 11111111 | |