Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

  1. When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation.

  2. A.

     measureText()

    B.

     imageData()

    C.

     drawImage()

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The drawImage() method draws an image, canvas, or video onto the canvas.


Be The First To Comment