# graphics32 **Repository Path**: dxsoft/graphics32 ## Basic Information - **Project Name**: graphics32 - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-23 - **Last Updated**: 2025-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 official GitHub fork of the original SourceForge repository. The latter can still be found at http://sf.net/projects/graphics32 ### Misc. Delphinus-Support ### License This work is dual-licensed under MPL 1.1 or LGPL 2.1 with linking exception. `SPDX-License-Identifier: MPL-1.1+ OR LGPL-2.1-linking-exception+`