C# 클래스 ImageResizer.FluentExtensions.TransformExtensions

파일 보기 프로젝트 열기: benfoster/ImageResizer.FluentExtensions

공개 메소드들

메소드 설명
Transform ( this builder, Action configure ) : ImageUrlBuilder

Adds Transformation options to the ImageUrlBuilder

메소드 상세

Transform() 공개 정적인 메소드

Adds Transformation options to the ImageUrlBuilder
If the builder or configure action is null
public static Transform ( this builder, Action configure ) : ImageUrlBuilder
builder this
configure Action
리턴 ImageUrlBuilder