Click or drag to resize
Accord.NET (logo)

IInPlacePartialFilter Methods

Methods
  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