Which of the methods below removes all the blue from every pixel of a picture that already has a blue value of more than 100? Only D removes the blue from every pixel in the picture that has a blue value of greater than 100.

1. A only
2. D only
3. B and C
4. C and D
5. None
6. All
What do the other ones do? Answer A sets all the pixels to have a blue value of
100. Answer B changes the blue value of all pixels that have a blue value greater than 0 to 100. Answer C changes the blue value of all pixels that have a color distance greater than 100 to the color constant BLUE to 0. Answer D sets the blue value of all pixels that have a blue value greater than 100 to 0.


A.














B.














C.














D.




Computer Science & Information Technology

You might also like to view...

The schema design that requires more code than either of the designs combined is _______.

A. Russian Doll B. Garden of Eden C. Venetian Blind D. Flat Category

Computer Science & Information Technology

Where can you find a list of MySQL commands you have previously run?

What will be an ideal response?

Computer Science & Information Technology

_____ shows the text of a document without showing its layout.?

A. ?Normal view B. ?Print Previewview C. ?Outlineview D. ?Draftview

Computer Science & Information Technology

Cloud ________ allows users to access their resources and documents from any location with Internet access

Fill in the blank(s) with correct word

Computer Science & Information Technology