DrawBuf.applyClipping

apply clipRect and buffer bounds clipping to rectangle; if clippinup applied to first rectangle, reduce second rectangle bounds proportionally.

  1. bool applyClipping(Rect rc)
  2. bool applyClipping(Rect rc, Rect rc2)
    class DrawBuf
    bool
    applyClipping
    (
    ref Rect rc
    ,
    ref Rect rc2
    )

Meta