Given the vertices of a single triangle, how to fill its interior with pixels (ie "scan convert" it)? The answer/technique forms the basis of a scan-converting renderer.
In the slides above, two rasterization techniques are covered. There's a third one as well. Here are all three:
Here are a couple of add'l rasterization-related PDFs: