beginClip
fn
void beginClip(Rect area)Begins a clipping region using the given area.
fn
void beginClip(float x, float y, float w, float h)Begins a clipping region using the given area.