Skip to main content

Module scanline_storage_bin

Module scanline_storage_bin 

Source
Expand description

Binary (non-AA) scanline storage.

Port of agg_scanline_storage_bin.h. Stores rasterized scanlines without coverage data, for boolean operations on binary (non-anti-aliased) shapes.

Structsยง

EmbeddedBinSpan
A span from embedded binary scanline iteration.
ScanlineStorageBin
Binary (non-AA) scanline storage.