Graphics32 is a library designed for fast 32-bit graphics handling on Delphi and Kylix. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives, and in most cases Graphics32 outperforms the standard TCanvas
delphi2009以上使用,支持GDI+ 1.1, 目前找到封装最完整的声明库,建议使用接口操作,避免其它库中奇怪的内存泄露问题 Optionally provides class helpers for interoperability with Delphi's TBitmap and TCanvas.