FreeImage

freeimage.lib下载地址:

http://freeimage.sourceforge.net/

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 or 64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).

http://freeimage.sourceforge.net/download.html

 Distributions

Note: The FreeImage distributions are compressed with 7-zip. If you don't own 7-zip, you can grab your own copy from http://www.7-zip.org. Linux users can use unzip to uncompress this distribution.

 

 FreeImage Plugins

JBIG reading / writing

Read and write IBM JBIG files using FreeImage.

Note: if you intend to use this plugin commercially you need to purchase a license for it. This is required because JBIG is a patented format.

More information is available on http://www.ibm.com and http://www.jpeg.org.


See also http://www.cl.cam.ac.uk/~mgk25/jbigkit/patents.html

PluginJBIG Source 3.2.0

Source distribution

Source distribution includes source for FreeImage, C++, C#, Delphi and VB6 wrappers, examples and the internally used libraries LibTIFF, LibJPEG, LibPNG, ZLib, OpenEXR, OpenJPEG, LibRaw, LibJXR and LibWebP.

Download FreeImage 3.18.0

FreeImage DLL

Binary distribution includes DLL, linkage LIB, header file, C++, C#, Delphi and VB6 wrappers, and examples.

Download FreeImage 3.18.0 [WIN32/WIN64]

FreeImage Documentation

The documentation covers release 3.18.0 of the library.

Download FreeImage3180.pdf

FreeImage.Net C# distribution

This wrapper is no longer maintained

This wrapper was built up using C# and covers all features of FreeImage plus easy interaction with the .NET framework including .NET bitmaps, .NET colors and .NET streams. The wrapper comes with a couple of sample projects included as well as a Visual Studio like Microsoft Compiled HTML Help File.

FreeImage.Net Online HTML Help

Disclaimer

 

LibJPEG 9c

http://www.ijg.org/

This software is copyright © 1994-2013, Thomas G. Lane, Guido Vollbeding. All Rights Reserved.

LibPNG 1.6.35

http://www.libpng.org/

This software is copyright © 1998-2015 Glenn Randers-Pehrson. All Rights Reserved.

LibTIFF 4.0.9

http://www.simplesystems.org/libtiff/

Copyright © 1988-1997 Sam Leffler
Copyright © 1991-1997 Silicon Graphics, Inc.

OpenEXR 2.2.1

http://www.openexr.com

This software is copyright © 2007 Lucas Digital Ltd. LLC.

OpenJPEG 2.1.0

http://code.google.com/p/openjpeg/

This software is copyright © 2002-2014, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium

ZLib 1.2.11

http://www.zlib.net

This software is copyright © 1995-2017 Jean-loup Gailly and Mark Adler.

LibRaw 0.19

http://www.libraw.org

This software is copyright © 2008-2018 LibRaw LLC.

LibJXR 1.1

https://jxrlib.codeplex.com

This software is copyright © 2013 Microsoft Corp.

LibWebP 1.0.0

https://developers.google.com/speed/webp/

This software is copyright © 2010, Google Inc. All rights reserved.

THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

IN NO EVENT SHALL THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Permission to use, copy and distribute this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notices and this permission notice appear in all copies of the software and related documentation.

猜你喜欢

转载自blog.csdn.net/chenxiuli0810/article/details/94393885