C# Класс ImageProcessor.Web.ImageFactoryExtensions

Extends the ImageFactory class to provide a fluent API.
Показать файл Открыть проект

Приватные методы

Метод Описание
AutoProcess ( this factory, IWebGraphicsProcessor graphicsProcessors ) : ImageFactory

Auto processes image files based on any query string parameters added to the image path.

GetMatchingProcessors ( string querystring ) : IWebGraphicsProcessor[]

Returns an array of processors that match the given querystring.