ImageLibrary 3.0.2
dotnet add package ImageLibrary --version 3.0.2
NuGet\Install-Package ImageLibrary -Version 3.0.2
<PackageReference Include="ImageLibrary" Version="3.0.2" />
paket add ImageLibrary --version 3.0.2
#r "nuget: ImageLibrary, 3.0.2"
// Install ImageLibrary as a Cake Addin #addin nuget:?package=ImageLibrary&version=3.0.2 // Install ImageLibrary as a Cake Tool #tool nuget:?package=ImageLibrary&version=3.0.2
Library to help with image handling such as resizing, cropping, applying filters (brightess, contrast, unsharpen mask, chroma key etc), watermarking, thumbnail creation, opening/saving files or streams and more.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net30 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ImageLibrary:
Package | Downloads |
---|---|
KalikoCMS.Core
Kaliko CMS is an open-source content management system. Package contains the core files for Kaliko CMS. Please also make sure that you install a page provider (either KalikoCMS.WebForms or KalikoCMS.Mvc) and a data provider of your choice (KalikoCMS.Data.*). You'll find information on how to get started over at: http://kaliko.com/cms/get-started/ |
|
ImageLibrary.FastFilters
Optimized multi-threaded graphical filters for .NET Image Library to use in full trust environments. Including gaussian blur, unsharp mask, brightness, contrast, chroma key and more. |
|
Alguin
Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ImageLibrary:
Repository | Stars |
---|---|
dukus/digiCamControl
DSLR camera remote control open source software
|
|
KalikoCMS/KalikoCMS.Core
Open source content management system (CMS) for the ASP.NET platform.
|
Version | Downloads | Last updated |
---|---|---|
3.0.2 | 161,400 | 7/7/2017 |
3.0.0 | 29,582 | 10/2/2016 |
3.0.0-alpha | 975 | 9/11/2016 |
2.0.6 | 1,393 | 9/8/2016 |
2.0.6-rc1 | 932 | 8/21/2016 |
2.0.6-beta2 | 860 | 8/14/2016 |
2.0.5 | 78,245 | 3/30/2015 |
2.0.0 | 43,226 | 3/30/2014 |
1.2.6 | 2,575 | 3/1/2014 |
Fixed bug where BlitFill doesn't properly fill portrait sized images