Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 821 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 821 Bytes

GitHub GitHub

BGRAbitmap and BGRAControls for Lazarus and Delphi

BGRABitmap - Drawing routines with transparency and antialiasing with Lazarus. Offers also various transforms.

These routines allow to manipulate 32bit images in BGRA format or RGBA format (depending on the platform).

This code is under modified LGPL (see COPYING.modifiedLGPL.txt). This means that you can link this library inside your programs for any purpose. Only the included part of the code must remain LGPL.

If you make some improvements to this library, please notify here: http://www.lazarus.freepascal.org/index.php/topic,12037.0.html

Clone with GIT

> git clone https://github.com/edivando-fpc/BGRABitmap.git