Multiple Choice
Which of the following is a grayscale color?
A) (1, 2, 3)
B) (30, 30, 30)
C) (0, 20, 20)
D) (255, 0, 0)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: A color with 255 red intensity, 0
Q20: When creating an empty image, what is
Q21: When a function is invoked, a new
Q22: Resolution is typically expressed as a number
Q23: Case Study 1:<br>>>> p = Pixel(200, 100,
Q25: What image object is used to create
Q26: Match each definition with its term.<br>-Created within
Q27: How can you discover the names of
Q28: Explain how to create a negative image
Q29: In Python, all the names defined in