mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-03 11:35:52 +03:00
Update concepts.rst
This commit is contained in:
parent
51532c2c21
commit
071a5933ef
|
@ -93,7 +93,7 @@ Filters
|
|||
-------
|
||||
|
||||
For geometry operations that may map multiple input pixels to a single output
|
||||
pixel, the Python Imaging Library provides four different resampling *filters*.
|
||||
pixel, the Python Imaging Library provides different resampling *filters*.
|
||||
|
||||
``NEAREST``
|
||||
Pick one nearest pixel from the input image. Ignore all other input pixels.
|
||||
|
|
Loading…
Reference in New Issue
Block a user