The ImageFilterProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Crop(Rectangle) | ||
| Crop(CropFrom, Int32) | ||
| Equals | (Inherited from Object.) | |
| Flip | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Grayscale | ||
| Initialize | Initializes the provider. (Inherited from ProviderBase.) | |
| Resize | ||
| ResizeToMaxDimensions | ||
| ResizeToMaxHeight | ||
| ResizeToMaxSideSize | ||
| ResizeToMaxWidth | ||
| ResizeToPercentage | ||
| Rotate(Single, Boolean) | ||
| Rotate(Single, Boolean, Color) | ||
| Sepia | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Description | Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs). (Inherited from ProviderBase.) | |
| Name | Gets the friendly name used to refer to the provider during configuration. (Inherited from ProviderBase.) |