Difference between revisions of "Graphics libraries"

From Free Pascal wiki
Jump to navigationJump to search
(Added Vampyre Imaging Library)
(BGRA info)
Line 15: Line 15:
 
| [http://andorra.sourceforge.net/ Andorra 2D] || || || || || || ||
 
| [http://andorra.sourceforge.net/ Andorra 2D] || || || || || || ||
 
|-
 
|-
| [[BGRABitmap|BGRABitmap]] || || || || || || ||
+
| [[BGRABitmap|BGRABitmap]] || Circular || Win32, Win64, Linux (Gtk & Qt), Mac OS (Carbon) || GNU LGPL || {{Yes}} || {{No}} || BMP, JPEG, PNG, GIF, PDN || 32 bit RGBA
 
|-
 
|-
 
| [[fpvectorial|fpVectorial]] || || || || || || ||
 
| [[fpvectorial|fpVectorial]] || || || || || || ||
Line 27: Line 27:
 
| [http://imaginglib.sourceforge.net/ Vampyre Imaging Library] || Marek Mauder || Windows x86/AMD64, Linux x86/AMD64, FreeBSD x86/AMD64, Mac OS X on Intel || Mozilla Public License, GNU LGPL || {{Yes}} || {{No}} || BMP, JPEG, PNG/APNG, GIF, DDS, TGA, MNG, JNG, JPEG2000, TIFF, PSD, PBM, PGM, PPM, PAM, PFM, PCX, XPM, and more || 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
 
| [http://imaginglib.sourceforge.net/ Vampyre Imaging Library] || Marek Mauder || Windows x86/AMD64, Linux x86/AMD64, FreeBSD x86/AMD64, Mac OS X on Intel || Mozilla Public License, GNU LGPL || {{Yes}} || {{No}} || BMP, JPEG, PNG/APNG, GIF, DDS, TGA, MNG, JNG, JPEG2000, TIFF, PSD, PBM, PGM, PPM, PAM, PFM, PCX, XPM, and more || 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
 
|}
 
|}
 
 
  
 
[[Category:Graphics]]
 
[[Category:Graphics]]

Revision as of 17:34, 21 March 2011

Name Developers Platforms License Bitmap Vector Supported File Formats Color formats
AggPas
Allegro
Andorra 2D
BGRABitmap Circular Win32, Win64, Linux (Gtk & Qt), Mac OS (Carbon) GNU LGPL Yes No BMP, JPEG, PNG, GIF, PDN 32 bit RGBA
fpVectorial
Graphics32
LazRGBGraphics
LCL
Vampyre Imaging Library Marek Mauder Windows x86/AMD64, Linux x86/AMD64, FreeBSD x86/AMD64, Mac OS X on Intel Mozilla Public License, GNU LGPL Yes No BMP, JPEG, PNG/APNG, GIF, DDS, TGA, MNG, JNG, JPEG2000, TIFF, PSD, PBM, PGM, PPM, PAM, PFM, PCX, XPM, and more 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