Clips to a rectangle. The resulting clipping area is the intersection of the current clipping area and the specified rectangle. Graphic operations have no effect outside of the clipping area. @param x the x coordinate @param y the y coordinate @param width the width of the rectangle @param height th
(int x, int y, int width, int height)