mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-05 21:53:15 +03:00
Merge pull request #2348 from python-pillow/docs-quickfix
Update concepts.rst
This commit is contained in:
commit
b7a27533b1
|
@ -93,7 +93,7 @@ Filters
|
||||||
-------
|
-------
|
||||||
|
|
||||||
For geometry operations that may map multiple input pixels to a single output
|
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``
|
``NEAREST``
|
||||||
Pick one nearest pixel from the input image. Ignore all other input pixels.
|
Pick one nearest pixel from the input image. Ignore all other input pixels.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user