|
FilterIteratorApply Method (UnmanagedImage)
|
Apply filter to an image in unmanaged memory.
Namespace:
Accord.Imaging.Filters
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
RemarksThe method keeps the source image unchanged and returns
the result of image processing filter as new image.
See Also