ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | List of all members
ImageResizer.Plugins.IFileExtensionPlugin Interface Reference

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

Inheritance diagram for ImageResizer.Plugins.IFileExtensionPlugin:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

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

Definition at line 10 of file IFileExtensionPlugin.cs.

Member Function Documentation

IEnumerable<string> ImageResizer.Plugins.IFileExtensionPlugin.GetSupportedFileExtensions ( )

The documentation for this interface was generated from the following file: