Information About

Graphics32




Graphics32 is optimized for 32-bit Pixel formats. It provides fast operations with pixels and graphic primitives, and in most cases Graphics32 outperforms the standard Delphi graphics rendering. It is almost a hundred times faster in per-pixel access and about 2–5 times faster in drawing lines.


CURRENT VERSION

Current version is 1.8.3


FEATURES

Some of Graphics32 features include:

  • Fast per-pixel access up to 100 times faster compared to standard TBitmap

  • High-performance Bitmap alpha blending (including per-pixel alpha blending)

  • Pixel, line and polygon antialiasing with sub-pixel accuracy (combined with alpha blending);

  • Bitmap resampling with high quality reconstruction filters (e.g. Lanczos , Cubic, Mitchell);

  • Flexible supersampling implementation for maximum sampling quality;

  • Flicker-free image displaying components with optimized double buffering via advanced



LICENSE

As of version 1.5.1b Graphics32 is licensed under the terms of the Mozilla Public License .


LINK

Official website at SourceForge

http://www.graphics32.org/wiki/pub/page/Main/Graphics32