![]() ![]() |
| |||||||||
| Hotspots: Slides and Code TA Corner Comments? Announcements FAQ Static Webspace | ||||||||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| Why do you think that one is correct? -poof #10 |
| Exactly. The functions that implement "distance" are not the correct answer. -Blake O'Hare |
| C removes the blue from all pixels that have a color value that's close to 0, 0, 100. -Blake O'Hare |
| What if the pixel is close to pure red (255,0,1)? C would clear the blue from that whereas D wouldn't. -Blake O'Hare |
| Yes. The answer is D only. -Blake O'Hare |
| No prob. -Blake O'Hare |