Click or drag to resize
Accord.NET (logo)

IInPlacePartialFilterApplyInPlace Method

Overload List
  NameDescription
Public methodApplyInPlace(Bitmap, Rectangle)
Apply filter to an image or its part.
Public methodApplyInPlace(BitmapData, Rectangle)
Apply filter to an image or its part.
Public methodApplyInPlace(UnmanagedImage, Rectangle)
Apply filter to an image in unmanaged memory.
Top
See Also