The ImageFilterProvider type exposes the following members.

Methods

  NameDescription
Public methodCrop(Rectangle)
Public methodCrop(CropFrom, Int32)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFlip
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGrayscale
Public methodInitialize
Initializes the provider.
(Inherited from ProviderBase.)
Public methodResize
Public methodResizeToMaxDimensions
Public methodResizeToMaxHeight
Public methodResizeToMaxSideSize
Public methodResizeToMaxWidth
Public methodResizeToPercentage
Public methodRotate(Single, Boolean)
Public methodRotate(Single, Boolean, Color)
Public methodSepia
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyDescription
Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs).
(Inherited from ProviderBase.)
Public propertyName
Gets the friendly name used to refer to the provider during configuration.
(Inherited from ProviderBase.)

See Also