DynamicImage.Extensions.ContentAwareResizing 3.1.1
Extension for DynamicImage that implements CAIR (Content Aware Image Resizing)
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>DynamicImage.Extensions.ContentAwareResizing</id>
<version>3.1.1</version>
<title>DynamicImage.Extensions.ContentAwareResizing</title>
<authors>Sound in Theory Ltd</authors>
<owners>Tim Jones</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
<projectUrl>https://github.com/tgjones/dynamic-image</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Extension for DynamicImage that implements CAIR (Content Aware Image Resizing)</description>
<tags>.net40 ASP.NET image manipulation filters CAIR content aware resizing</tags>
<dependencies>
<dependency id="DynamicImage" version="3.1.1.0" />
</dependencies>
</metadata>
</package>