Vidyalelo
HTML · Q76

HTML Multimedia

Programming · HTML · question 76

Q76

To draw on the canvas, authors must first obtain a reference to a context using the . . . . . . . . method of the canvas interface element.

A.
getImageData
B.
toDataURL
C.
getContext
Answer
D.
restore

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board