libjpeg 9.2.0.1
This package contains C software to implement JPEG image encoding, decoding, and transcoding.
Homepage: http://www.ijg.org/
Install-Package libjpeg -Version 9.2.0.1
dotnet add package libjpeg --version 9.2.0.1
<PackageReference Include="libjpeg" Version="9.2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libjpeg --version 9.2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: libjpeg, 9.2.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install libjpeg as a Cake Addin
#addin nuget:?package=libjpeg&version=9.2.0.1
// Install libjpeg as a Cake Tool
#tool nuget:?package=libjpeg&version=9.2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Release of 9b libraries.
Dependencies
-
- libjpeg.redist (>= 9.2.0.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on libjpeg:
Package | Downloads |
---|---|
libtiff
This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data.
Homepage: http://www.remotesensing.org/libtiff/
|
|
SDL_image
SDL_image is an image file loading library.
It loads images as SDL surfaces, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV
Note that WEBP support is not available yet in this package.
Homepage: http://www.libsdl.org/projects/SDL_image/
|
GitHub repositories
This package is not used by any popular GitHub repositories.