Click or drag to resize
Accord.NET (logo)

BaseUsingCopyPartialFilterApply Method

Overload List
  NameDescription
Public methodApply(Bitmap)
Apply filter to an image.
Public methodApply(BitmapData)
Apply filter to an image.
Public methodApply(UnmanagedImage)
Apply filter to an image in unmanaged memory.
Public methodApply(UnmanagedImage, UnmanagedImage)
Apply filter to an image in unmanaged memory.
Top
See Also