Image.transform release notes

This commit is contained in:
wiredfool 2017-12-29 22:19:13 +00:00
parent 894ff64cf1
commit 47d6a47bda

View File

@ -31,7 +31,13 @@ This warning has been upgraded to an import error pending future removal.
API Additions API Additions
============= =============
TODO Image.transform
^^^^^^^^^^^^^^^
A new named parameter, fillcolor, has been added to
Image.transform. This color specifies the background color to use in
the area outside the transformed area in the output image. This
parameter takes the same color specifications as used in Image.new.
Other Changes Other Changes
============= =============