Image Resizer : API Documentation

Type IVirtualBitmapFile

Namespace ImageResizer.Plugins

Interfaces IVirtualFile

For virtual files who want to provide their data in Bitmap form (like a PSD reader or gradient generator). Plugins should never assume this interface will be used,.Open() must also be implemented.

Methods

Public instance methods

Bitmap GetBitmap()

Returns a Bitmap instance of the file's contents