Skip to main content

Module renderer_mclip

Module renderer_mclip 

Source
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ยง

RendererMclip
Renderer that supports multiple independent clipping rectangles.