Overload List
Name | Description | |
---|---|---|
![]() | ApplyInPlace(UnmanagedImage) |
Apply filter to an unmanaged image.
(Inherited from BaseInPlacePartialFilter.) |
![]() | ApplyInPlace(Bitmap) |
Apply filter to an image.
(Inherited from BaseInPlacePartialFilter.) |
![]() | ApplyInPlace(BitmapData) |
Apply filter to an image.
(Inherited from BaseInPlacePartialFilter.) |
![]() | ApplyInPlace(UnmanagedImage, Rectangle) |
Apply filter to an unmanaged image or its part.
(Inherited from BaseInPlacePartialFilter.) |
![]() | ApplyInPlace(Bitmap, Rectangle) |
Apply filter to an image or its part.
(Inherited from BaseInPlacePartialFilter.) |
![]() | ApplyInPlace(BitmapData, Rectangle) |
Apply filter to an image or its part.
(Inherited from BaseInPlacePartialFilter.) |