MozJpegSharp.Core
2.1.12
See the version list below for details.
dotnet add package MozJpegSharp.Core --version 2.1.12
NuGet\Install-Package MozJpegSharp.Core -Version 2.1.12
<PackageReference Include="MozJpegSharp.Core" Version="2.1.12" />
paket add MozJpegSharp.Core --version 2.1.12
#r "nuget: MozJpegSharp.Core, 2.1.12"
// Install MozJpegSharp.Core as a Cake Addin #addin nuget:?package=MozJpegSharp.Core&version=2.1.12 // Install MozJpegSharp.Core as a Cake Tool #tool nuget:?package=MozJpegSharp.Core&version=2.1.12
Managed wrapper for MozJPEG. Does not include native binaries. For a version including native binaries look at the MozJpegSharp convenience package. MozJPEG reduces file sizes of JPEG images while retaining quality and compatibility with the vast majority of the world's deployed decoders.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- System.Memory (>= 4.5.4)
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
-
.NETStandard 2.1
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MozJpegSharp.Core:
Package | Downloads |
---|---|
MozJpegSharp.GdiPlus
GDI+ extension methods for MozJpegSharp. Install this package if you want to compress System.Drawing.Bitmap objects using MozJPEG. Requires libgdiplus to be installed on macOS and Linux. For better cross-platform compatibility look at MozJpegSharp.SkiaSharp. MozJpegSharp is a managed wrapper for MozJPEG. Includes native MozJPEG binaries for Windows, macOS and Linux. MozJPEG reduces file sizes of JPEG images while retaining quality and compatibility with the vast majority of the world's deployed decoders. |
|
MozJpegSharp
Managed wrapper for MozJPEG. This is a convenience package to easily install the managed wrapper as well as the native binaries. For easier usage with imaging/graphics libraries, see also MozJpegSharp.SkiaSharp and MozJpegSharp.GdiPlus. MozJPEG reduces file sizes of JPEG images while retaining quality and compatibility with the vast majority of the world's deployed decoders. |
|
MozJpegSharp.SkiaSharp
SkiaSharp extension methods for MozJpegSharp. Install this package if you want to compress SKBitmap objects using MozJPEG. MozJpegSharp is a managed wrapper for MozJPEG. Includes native MozJPEG binaries for Windows, macOS and Linux. MozJPEG reduces file sizes of JPEG images while retaining quality and compatibility with the vast majority of the world's deployed decoders. |
GitHub repositories
This package is not used by any popular GitHub repositories.