Skip to main content

Module scanline_storage_aa

Module scanline_storage_aa 

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

EmbeddedSpan
A span reference from embedded scanline iteration.
ScanlineStorageAa
Anti-aliased scanline storage.