Overload List

  NameDescription
ApplyInPlace(UnmanagedImage)
Apply filter to an unmanaged image.
ApplyInPlace(Bitmap)
Apply filter to an image.
ApplyInPlace(BitmapData)
Apply filter to an image.
ApplyInPlace(UnmanagedImage, Rectangle)
Apply filter to an unmanaged image or its part.
ApplyInPlace(Bitmap, Rectangle)
Apply filter to an image or its part.
ApplyInPlace(BitmapData, Rectangle)
Apply filter to an image or its part.

See Also