Image Resizer : API Documentation

Type IFileExtensionPlugin

Namespace ImageResizer.Plugins

For plugins that add support for new source file image extensions.

Methods

Public instance methods

IEnumerable<string> GetSupportedFileExtensions()

If the plugin adds support for new file extensions (such as "psd"), they should be returned by this method.