MCQOPTIONS
Saved Bookmarks
| 1. |
What is the equation used to obtain S component of each RGB pixel in RGB color format? |
| A. | S=1+3/(R+G+B) [min⁡(R,G,B)]. |
| B. | S=1+3/(R+G+B) [max⁡(R,G,B)]. |
| C. | S=1-3/(R+G+B) [max⁡(R,G,B)]. |
| D. | S=1-3/(R+G+B) [min⁡(R,G,B)]. |
| Answer» E. | |