Which Method Must Clear The Pixels In The Specified Rectangle #172
Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image?
This multiple choice question (MCQ) is related to the book/course
gs gs104 HTML (Hypertext Markup Language).
It can also be found in
gs gs104 HTML Markup, Forms, Video, Audio & Other Multimedia - HTML5 Client-Side Graphics with Canvas - Quiz No.1.
Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image?
strokeRect(x, y, w, h)
clearRect(x, y, w, h)
fillRect(x, y, w, h)
removeRect(x,y,w,h)
Similar question(s) are as followings:
Online Quizzes of gs104 HTML (Hypertext Markup Language)
Advance HTML - HTML Google Maps - Quiz No.1
gs gs104 HTML (Hypertext Markup Language)
Online Quizzes
Advance HTML - HTML Google Maps - Quiz No.2
gs gs104 HTML (Hypertext Markup Language)
Online Quizzes
Advance HTML - HTML Google Maps - Quiz No.3
gs gs104 HTML (Hypertext Markup Language)
Online Quizzes