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 |
---|---|
.NET Framework | net20 net30 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
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 | 118,841 | 7/7/2017 |
3.0.0 | 16,290 | 10/2/2016 |
3.0.0-alpha | 857 | 9/11/2016 |
2.0.6 | 1,180 | 9/8/2016 |
2.0.6-rc1 | 802 | 8/21/2016 |
2.0.6-beta2 | 790 | 8/14/2016 |
2.0.5 | 51,710 | 3/30/2015 |
2.0.0 | 28,775 | 3/30/2014 |
1.2.6 | 2,294 | 3/1/2014 |
Fixed bug where BlitFill doesn't properly fill portrait sized images