Overload List

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

See Also