Logo by Browallia (anonymous IP: 3.14.132.43,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
This new release brings many new features and internal enhancements suggested by our users. The main additions concern the support for HDR and 48-bit TIFF/PNG images, together with new tone mapping functions, a brand new GIF plugin supporting animation metadata and multipage files, a new color quantization function and a new lossless JPEG rotation and flipping function. Check also the updated C++ wrapper and of course the updated documentation. FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X). # Ease of use. The library has been designed to be extremely simple in use. Our motto is: make difficult things simple instead of simple things difficult. # Supports many formats, such as: * BMP files [reading, writing] * DDS files [reading] * Dr. Halo files [reading] * * GIF files [reading, writing] ** * ICO files [reading, writing] * IFF files [reading] * JBIG [reading, writing] *** * JNG files [reading] * JPEG/JIF files [reading, writing] * KOALA files [reading] * LBM files [reading] * Kodak PhotoCD files [reading] * MNG files [reading] * PCX files [reading] * PBM files [reading, writing] * PGM files [reading, writing] * PNG files [reading, writing] * PPM files [reading, writing] * PhotoShop files [reading] * Sun RAS files [reading] * TARGA files [reading, writing] * TIFF files [reading, writing] * WBMP files [reading, writing] * XBM files [reading] * XPM files [reading, writing] * only grayscale ** LZW compression is not yet supported on saving *** only via external plugin, might require a commercial license # Not limited to the local PC. The unique FreeImageIO structure makes it possible to load your images from virtually anywhere. Possibilities include standalone files, memory, cabinet files and the Internet, all this without recompiling the library! |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |