![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public class ImageServerModule |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class ImageServerModule |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() |
CreateImageFilter |
Creates the image filter for the current HTTP request.
|
![]() |
Dispose |
Disposes of the resources (other than memory) used by the module that implements IHttpModule.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Init |
Initializes a module and prepares it to handle requests.
|
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.ImageProcessor Namespace