Image Resizer : API Documentation

Type IVirtualFile

Namespace ImageResizer.Plugins

A virtual file to support IVirtualImageProvider

Methods

Properties

Public instance methods

Stream Open()

Returns an opened stream to the file contents.

Public properties

string VirtualPath get;

The virtual path of the file (relative to the domain, like /app/folder/file.ext)