Discussion :: HTML- CS
- 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.
Answer : Option C
Explanation :
The clip() method clips a region of any shape and size from the original canvas.
Be The First To Comment