|
|
IInPlaceFilter Interface |
Namespace: Accord.Imaging.Filters
| Name | Description | |
|---|---|---|
| ApplyInPlace(Bitmap) |
Apply filter to an image.
| |
| ApplyInPlace(BitmapData) |
Apply filter to an image.
| |
| ApplyInPlace(UnmanagedImage) |
Apply filter to an image in unmanaged memory.
|