Description

The regular rasterizer performs a simple iterative rasterization comparable to a straight forward set of scanline loops. It is also the default rasterization class used internally in Graphics32.

[See Also]