Expand description
Multi-clip renderer.
Port of agg_renderer_mclip.h.
Wraps a RendererBase with multiple clipping rectangles.
Each rendering operation is repeated for each clip box.
Structsยง
- Renderer
Mclip - Renderer that supports multiple independent clipping rectangles.