extending an image with Python Imaging Library -


i trying increase height of image using pil don't want image resized; want strip of blank pixels @ bottom of image. way of doing pil? guess 1 way make new image of required size , copy old image can't seem find right function this.

oops, realized can image.crop() , resize image you.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -