|
Posted
over 10 years
ago
by
Hervé Drolon
What is FreeImage ?
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
... [More]
, multithreading safe, compatible with all 32-bit/64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.
What's new for FreeImage ?
Release 3.17.0 adds many improvements for ICO, TIFF, PNG, HDR, TGA, GIF, RAW, JXR, JP2, Exif plugins. It comes with new conversion functions for RGBA16/RGBAF formats, as well as new functions used to deal with external pixel buffers (ConvertFromRawBitsEx, CreateView). Other useful added functions are ReslaleRect, GetMemorySize, SetMetadataKeyValue and the FIQ_LFPQUANT quantizer algorithm.
The library has been updated with the new LibPNG (1.6.16), LibTIFF (4.0.4), LibRaw (0.17.a1), LibWebP (0.4.2), OpenEXR (2.2.0).
FreeImage is also distributed with updated VB6, Delphi and C++ wrappers.
As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
Where can I find FreeImage ?
FreeImage can be downloaded from:
http://freeimage.sourceforge.net [Less]
|
|
Posted
over 10 years
ago
by
Hervé Drolon
What is FreeImage ?
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
... [More]
, fast, multithreading safe, compatible with all 32-bit/64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.
What's new for FreeImage ?
Release 3.17.0 adds many improvements for ICO, TIFF, PNG, HDR, TGA, GIF, RAW, JXR, JP2, Exif plugins. It comes with new conversion functions for RGBA16/RGBAF formats, as well as new functions used to deal with external pixel buffers (ConvertFromRawBitsEx, CreateView). Other useful added functions are ReslaleRect, GetMemorySize, SetMetadataKeyValue and the FIQ_LFPQUANT quantizer algorithm.
The library has been updated with the new LibPNG (1.6.16), LibTIFF (4.0.4), LibRaw (0.17.a1), LibWebP (0.4.2), OpenEXR (2.2.0).
FreeImage is also distributed with updated VB6, Delphi and C++ wrappers.
As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
Where can I find FreeImage ?
FreeImage can be downloaded from:
http://freeimage.sourceforge.net
[Less]
|
|
Posted
over 11 years
ago
by
Hervé Drolon
What is FreeImage ?
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
... [More]
, multithreading safe, compatible with all 32-bit/64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.
What's new for FreeImage ?
Release 3.16.0 brings two brand new plugins: a WebP plugin and a JPEG-XR plugin. It also provides better support for RAW, JPEG-2000, BMP, SGI, ICO, PSD, TIFF, TGA, GIF formats, as well as enhanced functions for JPEG lossless transformations. The rescale function is also slightly improved.
The library has been updated with the new ZLib (1.2.8), LibJPEG (9a), LibPNG (1.6.10), LibTIFF (4.0.3), LibRaw (0.16.0), OpenJPEG (2.1.0), LibWebP (0.4.0), LibJXR (1.1).
FreeImage is also distributed with an updated VB6 wrapper.
As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
Where can I find FreeImage ?
FreeImage can be downloaded from:
http://freeimage.sourceforge.net [Less]
|
|
Posted
over 11 years
ago
by
Hervé Drolon
What is FreeImage ?
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
... [More]
, fast, multithreading safe, compatible with all 32-bit/64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.
What's new for FreeImage ?
Release 3.16.0 brings two brand new plugins: a WebP plugin and a JPEG-XR plugin. It also provides better support for RAW, JPEG-2000, BMP, SGI, ICO, PSD, TIFF, TGA, GIF formats, as well as enhanced functions for JPEG lossless transformations. The rescale function is also slightly improved.
The library has been updated with the new ZLib (1.2.8), LibJPEG (9a), LibPNG (1.6.10), LibTIFF (4.0.3), LibRaw (0.16.0), OpenJPEG (2.1.0), LibWebP (0.4.0), LibJXR (1.1).
FreeImage is also distributed with an updated VB6 wrapper.
As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
Where can I find FreeImage ?
FreeImage can be downloaded from:
http://freeimage.sourceforge.net
[Less]
|
|
Posted
over 13 years
ago
by
Floris van den Berg
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
... [More]
safe, compatible with all 32-bit/64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.
What's new for FreeImage ?
---------------------------
Release 3.15.3 is a maintenance release that mainly fix 64-bit compilation issues.
The library has been updated with the new LibPNG (1.5.9), LibTIFF (4.0.1). FreeImage is also distributed with an updated VB6 wrapper.
As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
Where can I find FreeImage ?
----------------------------
FreeImage can be downloaded from:
http://freeimage.sourceforge.net [Less]
|
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
... [More]
safe, compatible with all 32-bit/64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.What's new for FreeImage ?---------------------------Release 3.15.3 is a maintenance release that mainly fix 64-bit compilation issues. The library has been updated with the new LibPNG (1.5.9), LibTIFF (4.0.1). FreeImage is also distributed with an updated VB6 wrapper.As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.Where can I find FreeImage ?----------------------------FreeImage can be downloaded from:http://freeimage.sourceforge.net [Less]
|
|
Posted
over 13 years
ago
by
Floris van den Berg
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
... [More]
safe, compatible with all 32-bit/64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.
What's new for FreeImage ?
---------------------------
Release 3.15.3 is a maintenance release that mainly fix 64-bit compilation issues.
The library has been updated with the new LibPNG (1.5.9), LibTIFF (4.0.1). FreeImage is also distributed with an updated VB6 wrapper.
As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
Where can I find FreeImage ?
----------------------------
FreeImage can be downloaded from:
http://freeimage.sourceforge.net [Less]
|
|
Posted
almost 14 years
ago
by
Floris van den Berg
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
... [More]
safe, compatible with all 32-bit/64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.
What's new for FreeImage ?
---------------------------
Release 3.15.2 is a maintenance release that brings several updates of its third party libraries.
Other significant fixes concern JPEG, Exif, TIFF, ICO, PNG, J2K, IFF plugins.
The library has been updated with the new LibRaw (0.14.5), LibPNG (1.5.8), LibJPEG (8d), ZLib (1.2.6), OpenJPEG (1.5.0), LibTIFF (4.0.0).
As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
Where can I find FreeImage ?
----------------------------
FreeImage can be downloaded from:
http://freeimage.sourceforge.net [Less]
|
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
... [More]
safe, compatible with all 32-bit/64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.What's new for FreeImage ?---------------------------Release 3.15.2 is a maintenance release that brings several updates of its third party libraries. Other significant fixes concern JPEG, Exif, TIFF, ICO, PNG, J2K, IFF plugins. The library has been updated with the new LibRaw (0.14.5), LibPNG (1.5.8), LibJPEG (8d), ZLib (1.2.6), OpenJPEG (1.5.0), LibTIFF (4.0.0). As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.Where can I find FreeImage ?----------------------------FreeImage can be downloaded from:http://freeimage.sourceforge.net [Less]
|
|
Posted
almost 14 years
ago
by
Floris van den Berg
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
... [More]
safe, compatible with all 32-bit/64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.
What's new for FreeImage ?
---------------------------
Release 3.15.2 is a maintenance release that brings several updates of its third party libraries.
Other significant fixes concern JPEG, Exif, TIFF, ICO, PNG, J2K, IFF plugins.
The library has been updated with the new LibRaw (0.14.5), LibPNG (1.5.8), LibJPEG (8d), ZLib (1.2.6), OpenJPEG (1.5.0), LibTIFF (4.0.0).
As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
Where can I find FreeImage ?
----------------------------
FreeImage can be downloaded from:
http://freeimage.sourceforge.net [Less]
|