The TransformsProvider type exposes the following members.
Name | Description | |
---|---|---|
AddNoise | Overloaded. Applies a noise effect to the bitmap. |
|
ApplyBezier | Overloaded. Applies a warp transformation based on Bezier surface. Applies a warp transformation based on Bezier surface. |
|
ApplyMatrix | Overloaded. Applies a linear transformation of the bitmap (based on specified matrix). |
|
AutoCrop | Overloaded. Removes a border around an image in the automatic mode. |
|
Blur |
Applies a blur effect to the bitmap. |
|
Crop | Overloaded. Crops the bitmap using specified rectangle. |
|
Cylindrize | Overloaded. Applies a cylindrize transformation on the bitmap. |
|
EdgeDetect |
Outlines edges of the bitmap. |
|
Emboss | Overloaded. Applies an emboss effect on the bitmap. |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
Flip |
Flips the bitmap. |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Invert |
Inverts all colors in an image. |
|
Maximum |
Applies a maximum filter (also known as erosion) to the bitmap. |
|
Median |
Applies a median filter to the bitmap. |
|
MemberwiseClone | (Inherited from Object.) | |
Minimum |
Applies a minimum filter (also known as dilation) to the bitmap. |
|
Mosaic | Overloaded. Applies a mosaic effect on the bitmap using the spelcified cell size. |
|
RemoveGreenScreen | Overloaded. | |
Resize | Overloaded. Resizes the bitmap. |
|
Rotate | Overloaded. Rotates the bitmap at arbitrary angle. |
|
Shadow | Overloaded. Applies a shadow effect to the bitmap. |
|
Sharpen |
Applies a simple sharpening algorithm to the bitmap. |
|
SmartBlur | ||
Spray | Overloaded. Applies a spray effect to the bitmap using the specified amount. |
|
StackBlur | ||
Texturize | Overloaded. Texturizes the bitmap by reducing its size and "gluing" it with its copies seamlessly. |
|
ToString | (Inherited from Object.) | |
Transparentize | Overloaded. Sets alpha values of pixels to transparent. Sets alpha values of white pixels to transparent. Sets alpha values of pixels with a background color to transparent. |
|
UnsharpMask |
Increases a sharpness of the bitmap by using the unsharp mask technique. |