An open API service indexing awesome lists of open source software.

https://github.com/captaincodeman/dynamic-image-extensions

Additional layer & filter types for DynamicImage
https://github.com/captaincodeman/dynamic-image-extensions

Last synced: 11 months ago
JSON representation

Additional layer & filter types for DynamicImage

Awesome Lists containing this project

README

          

# DynamicImage Extensions

### What is this?

DynamicImage Extensions includes new layers and filters for [DynamicImage](https://github.com/roastedamoeba/dynamic-image).

### What's available?

DynamicImage Extensions includes the following layers and filters:

1. [ContentAwareResizeFilter](http://www.roastedamoeba.com/blog/archive/2010/12/03/content-aware-image-resizing-for-aspnet)
2. [PdfLayer](http://www.roastedamoeba.com/blog/archive/2010/11/04/creating-thumbnails-of-a-pdf-in-aspnet)
3. RenderedLayer
3. [WebsiteScreenshotLayer](http://www.roastedamoeba.com/blog/archive/2010/11/04/creating-website-thumbnail-images-in-aspnet)

### How do I use it?

The easiest way to get these extensions is to use [NuGet](http://www.nuget.org). Each layer / filter has its own NuGet package, with the relevant dependencies on DynamicImage in case you don't already have it referenced.