C# 클래스 ImageProcessor.Web.ImageFactoryExtensions

Extends the ImageFactory class to provide a fluent API.
파일 보기 프로젝트 열기: JimBobSquarePants/ImageProcessor

비공개 메소드들

메소드 설명
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.