Which of the following element is used for canvas graphics?
To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element.
1 Crore+ students have signed up on EduRev. Have you? Download the App |
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?
The ____________ method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule.
Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths?
The ___________ method must add the scaling transformation described by the arguments to the transformation matrix.
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.
The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule.