ClosingApplyInPlace Method |
Name | Description | |
---|---|---|
ApplyInPlace(Bitmap) |
Apply filter to an image.
| |
ApplyInPlace(BitmapData) |
Apply filter to an image.
| |
ApplyInPlace(UnmanagedImage) |
Apply filter to an unmanaged image.
| |
ApplyInPlace(Bitmap, Rectangle) |
Apply filter to an image or its part.
| |
ApplyInPlace(BitmapData, Rectangle) |
Apply filter to an image or its part.
| |
ApplyInPlace(UnmanagedImage, Rectangle) |
Apply filter to an unmanaged image or its part.
|