mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Add PIL.Image.Image.frombytes to docs
This commit is contained in:
parent
39bc25e28a
commit
415a4aa8ac
|
@ -151,6 +151,7 @@ This crops the input image with the provided coordinates:
|
|||
.. automethod:: PIL.Image.Image.draft
|
||||
.. automethod:: PIL.Image.Image.effect_spread
|
||||
.. automethod:: PIL.Image.Image.entropy
|
||||
.. automethod:: PIL.Image.Image.frombytes
|
||||
.. automethod:: PIL.Image.Image.filter
|
||||
|
||||
This blurs the input image using a filter from the ``ImageFilter`` module:
|
||||
|
|
Loading…
Reference in New Issue
Block a user