FreeImage-dotnet-core
4.3.6
dotnet add package FreeImage-dotnet-core --version 4.3.6
NuGet\Install-Package FreeImage-dotnet-core -Version 4.3.6
<PackageReference Include="FreeImage-dotnet-core" Version="4.3.6" />
paket add FreeImage-dotnet-core --version 4.3.6
#r "nuget: FreeImage-dotnet-core, 4.3.6"
// Install FreeImage-dotnet-core as a Cake Addin #addin nuget:?package=FreeImage-dotnet-core&version=4.3.6 // Install FreeImage-dotnet-core as a Cake Tool #tool nuget:?package=FreeImage-dotnet-core&version=4.3.6
This is a clone of the FreeImage .NET project (http://freeimage.sourceforge.net/) modified to work with dotnet core. Note that all functions that use System.Drawing.Bitmap have been removed from the netstandard framework versions as there is no implementation for this class.
FreeImage native binaries are included in the nuget package for Windows x86/x64, Ubuntu x64 (^16.04), and OSX x64 (^10.10).
For other platforms they will have to be installed separately. Note that the native function calls require the the library filename to be "FreeImage," so symlinking may be required (eg. "sudo ln -s /usr/lib/x86_64-linux-gnu/libfreeimage.so /usr/lib/FreeImage").
This is for FreeImage version 3.17.0 (The version number of this package no longer matches the FreeImage native library version!)
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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 is compatible. netstandard1.5 is compatible. netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. net452 is compatible. net46 is compatible. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.5.1
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Drawing-dotnet-core (>= 1.2.3)
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- System.Drawing-dotnet-core (>= 1.2.3)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- System.Drawing-dotnet-core (>= 1.2.3)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Drawing-dotnet-core (>= 1.2.3)
-
.NETStandard 2.0
- System.Drawing-dotnet-core (>= 1.2.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FreeImage-dotnet-core:
Package | Downloads |
---|---|
Dynamic.Image.Handler
Dynamic Image Handler for .NET (ASP and MVC) supporting resizing and watermarking |
|
PdfCompressorLibrary.PieroViano
Pdf Compressor library |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FreeImage-dotnet-core:
Repository | Stars |
---|---|
MediaPortal/MediaPortal-2
Development of MediaPortal 2
|
Version | Downloads | Last updated |
---|---|---|
4.3.6 | 189,129 | 12/4/2017 |
4.3.5 | 5,029 | 8/31/2017 |
4.3.4 | 1,906 | 8/29/2017 |
4.3.2 | 1,880 | 8/22/2017 |
4.3.1 | 1,761 | 8/21/2017 |
4.3.0 | 1,936 | 8/14/2017 |
4.0.3 | 5,416 | 5/12/2017 |
4.0.2 | 1,617 | 5/12/2017 |
4.0.0 | 2,657 | 1/6/2017 |
3.17.0 | 2,376 | 9/16/2016 |
3.17.0-alpha4 | 1,787 | 9/11/2016 |
3.17.0-alpha3 | 1,779 | 9/10/2016 |
3.17.0-alpha2 | 1,861 | 9/10/2016 |
3.17.0-alpha1 | 1,696 | 9/10/2016 |