MCQOPTIONS
Saved Bookmarks
| 1. |
With the display intensity corresponding to a given color index ci calculated as |
| A. | Intensity=0.5[max(r, g, b)+ max(r, g, b)] |
| B. | Intensity=0.5[min(r, g, b)+ min(r, g, b)] |
| C. | Intensity=0.5[max(r, g, b)- max(r, g, b)] |
| D. | Intensity=0.5[min(r, g, b)+ max(r, g, b)] |
| Answer» D. Intensity=0.5[min(r, g, b)+ max(r, g, b)] | |