Expand description
Anti-aliased scanline storage.
Port of agg_scanline_storage_aa.h.
Stores rasterized scanlines in memory for later boolean operations
or serialized replay. Each span stores per-pixel coverage data.
Structsยง
- Embedded
Span - A span reference from embedded scanline iteration.
- Scanline
Storage Aa - Anti-aliased scanline storage.