GeekArticles
Programming
Delphi
Programming
DelphiVampyre Imaging Library 0.26.4
Imaging is native Object Pascal image loading, saving andmanipulation library. It is available for several platformsand does not require any third party dynamic libraries.Imaging library features:-- Native Object Pascal crossplatform library with no dependencies on any dynamically linked libraries or other platform specific binaries. Supported platforms are: Windows, Linux, FreeBSD, Mac OS X, x86/AMD64.-- Loading and saving of these image file formats: BMP, JPEG, PNG/APNG, GIF, DDS, TGA, MNG, JNG, JPEG2000, TIFF, PSD, PBM, PGM, PPM, PAM, PFM, PCX, XPM, and more.-- Many internal image data formats: 8, 16, 24, 32, 48 and 64 bit RGB and ARGB formats, indexed formats, grayscale formats, floating point formats (IEEE754 and half precision), compressed formats like DXT1/3/5, 3Dc and BTC.-- Basic image manipulation functions working for all supported data formats and conversions between them (bilinear/bicubic resizing, mipmap generation, color reduction, ...).-- Low level library interface (accessible by other programming languages) and high level OOP one.-- Extensions for creating OpenGL, Direct3D, and SDL textures/surfaces.-- VCL, and LCL graphic classes and functions.-- Image drawing with blending, linear and nonlinear filters, point transforms, binary morphology, drawing lines, ellipses, rectangles, etc.-- Support for mipmaps, multiimages, direct access to image data, user-specified file formats, overriding default read and write functions, and more.
Sponsored Links
Read Next: TEnum<T> Simple generics Enum example
Related Topics
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
