Skip to content

Unit GR32_Polygons ​

The GR32_Polygons unit contains classes and algorithms for sub-pixel vector polygon rendering, path stroking, filling, and antialiased rasterization.


Classes ​

ClassDescription
TPolygon32Legacy vector polygon class supporting fill and outline rendering.
TPolyPolygon32Container for multi-contour polygon shapes (e.g. polygons with holes).
TCustomPolygonFillerAbstract base class for custom span fillers (e.g. gradients, texture patterns).