论坛


2012年9月15日 星期六

PNG分割

武稀松| 武稀松的博客 |15:58:48

Delphi新版本虽然集成了PngImage但是分割复制什么的却非常难用.稍微封装了一下.可以把一张PNG横向分割成N张.透明通道什么的都可以保持不变.typeTPngArray = array of TPngImage;procedure CopyPng(const Src: TPngImage; dest: TPngImage;const sOffset: Integer);va...

Habari Web Components 2.0.1 - cross platform web framework

Embarcadero| CodeCentral Delphi Submissions |02:08:27

The Habari Web Components web application framework allows to build web applications from simple building blocks. It is designed for small and medium sized web applications, and supports * multiple application contexts with separated resource fold...