Home
|
|
GR32_Rasterizers
GR32_Rasterizers.pas provides classes used when rasterizing an image. Rasterization is the process of acquiring a number of samples for the pixels of a destination image.
Rasterizers determine the order in which pixels are updated in the destination bitmap when sampling from an input scene (which can be a reconstructed bitmap, a synthetic sample generator or an image acquisition device).
Contents
| Classes | Types |
|---|---|
| TContourRasterizer | TCombineInfo |
| TProgressiveRasterizer | |
| TRasterizer | |
| TRegularRasterizer | |
| TSwizzlingRasterizer | |
| TTesseralRasterizer |
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home