Portable.LibJpeg.NET
1.5.1-pre2
See the version list below for details.
Install-Package Portable.LibJpeg.NET -Version 1.5.1-pre2
dotnet add package Portable.LibJpeg.NET --version 1.5.1-pre2
<PackageReference Include="Portable.LibJpeg.NET" Version="1.5.1-pre2" />
paket add Portable.LibJpeg.NET --version 1.5.1-pre2
#r "nuget: Portable.LibJpeg.NET, 1.5.1-pre2"
// Install Portable.LibJpeg.NET as a Cake Addin
#addin nuget:?package=Portable.LibJpeg.NET&version=1.5.1-pre2&prerelease
// Install Portable.LibJpeg.NET as a Cake Tool
#tool nuget:?package=Portable.LibJpeg.NET&version=1.5.1-pre2&prerelease
Portable LibJpeg.NET allows you to read and create JPEG images in .NET compatible languages. It's the managed version of original libjpeg library developed by Tom Lane and the Independent JPEG Group (IJG).
Supported platforms .NET 4 and higher, Windows 8 and higher, Windows Phone Silverlight 8 and 8.1, Windows Phone 8.1 and higher, Silverlight 5, Xamarin Android, Xamarin iOS (Classic and Unified API). The package also includes an assembly for .NET Core, Level 1.0.
Portable Class Library is distributed by Cureos AB.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Portable.LibJpeg.NET:
Package | Downloads |
---|---|
fo-dicom.NetCore
Core fo-dicom library for .NET Core targeting Standard Library 1.3 and higher. |
|
fo-dicom.Android
Core fo-dicom library for Xamarin Android. |
|
fo-dicom.iOS
Core fo-dicom library for Xamarin iOS (Unified). |
|
DncNativeDicom
Core fo-dicom library for .NET Core Native targeting Standard Library 1.3 and higher. |
|
fo-dicom.Mono
Core fo-dicom library for Mono. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Portable.LibJpeg.NET:
Repository | Stars |
---|---|
fo-dicom/fo-dicom-samples
Sample applications associated with the fo-dicom framework
|
Expose public API in .NET Core