mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
Fix typo
Co-Authored-By: hugovk <hugovk@users.noreply.github.com>
This commit is contained in:
parent
bb69e79dc9
commit
5a276be889
|
@ -22,7 +22,7 @@ deprecated file has now been removed from Pillow. If needed, install from PyPI (
|
||||||
Removed deprecated ImageOps functions
|
Removed deprecated ImageOps functions
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Several undocumented functions ``ImageOps`` were deprecated in Pillow 4.3.0 (2017-10)
|
Several undocumented functions in ``ImageOps`` were deprecated in Pillow 4.3.0 (2017-10)
|
||||||
and have now been removed: ``gaussian_blur``, ``gblur``, ``unsharp_mask``, ``usm`` and
|
and have now been removed: ``gaussian_blur``, ``gblur``, ``unsharp_mask``, ``usm`` and
|
||||||
``box_blur``. Use the equivalent operations in ``ImageFilter`` instead.
|
``box_blur``. Use the equivalent operations in ``ImageFilter`` instead.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user