README.md 531 B

Graphics32

Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.

The documentation can be found at https://graphics32.github.io/Docs

This is the Firemonkey fork of the Graphics32, It only support Firemonkey platform.

Not all functions of G32 ported to this version by [email protected]

FMXGR32Demo