API Reference
Welcome to the Graphics32 API Reference documentation.
Select a unit below to explore its classes, records, functions, and types.
Core Units
| Unit | Description |
|---|---|
GR32 | Core 32-bit graphics types (TColor32, TBitmap32, TPersistent32). |
GR32_Image | Visual image controls (TImage32, TPaintBox32, TCustomImage32). |
GR32_Layers | Layer management system (TLayers, TCustomLayer, TBitmapLayer). |
GR32_Polygons | Vector polygon rendering, stroke/fill engines, and antialiasing. |
GR32_Resamplers | Scaling and interpolation kernels (TLinearResampler, TKernelResampler). |
GR32_Transforms | Affine and non-affine matrix transformation classes (TAffineTransformation). |
GR32_Filters | Image processing filters (color lookup, logical masks, channel operations). |
GR32_ColorGradients | Linear, radial, and polygon color gradient fill samplers. |
GR32_Backends | Abstract bitmap surface backends (TMMFBackend, TGDIBackend). |