Mention Image.tobytes() in the API reference

It was inexplicably omitted.
This commit is contained in:
Marius Gedminas 2014-09-23 13:56:22 +03:00
parent bf22cdebd1
commit 2bdfb5b25e

View File

@ -135,6 +135,7 @@ ITU-R 709, using the D65 luminant) to the CIE XYZ color space:
.. automethod:: PIL.Image.Image.tell
.. automethod:: PIL.Image.Image.thumbnail
.. automethod:: PIL.Image.Image.tobitmap
.. automethod:: PIL.Image.Image.tobytes
.. automethod:: PIL.Image.Image.tostring
.. automethod:: PIL.Image.Image.transform
.. automethod:: PIL.Image.Image.transpose