Multiple Choice
Which of the following RGBcolor codes will result in White?
A) 0,0,0
B) 255,255,255
C) 255,0,0
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The DrawRectangle method uses a Brush object.
Q3: OnPaint is a method that cannot be
Q4: The four integers that are passed to
Q5: Visual Basic includes tools<br>A)for drawing 2-D shapes<br>B)for
Q6: Graphics method RotateTransform enables you to rotate
Q8: The order of a polygon's points does
Q9: For a polygon to be drawn correctly,the
Q10: The Graphics class does not include a
Q11: Computers view colors as having the following
Q12: When using the DrawImage method of the