User Profile

Collapse

Profile Sidebar

Collapse
bel10
bel10
Last Activity: Sep 9 '07, 09:49 AM
Joined: Sep 8 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bel10
    replied to image saving in python.
    yes, the saving part worked. do you know anything about why the resizing didnt thougH?. thanks for the help, anyways....
    See more | Go to post

    Leave a comment:


  • bel10
    started a topic image saving in python.

    image saving in python.

    so here we go. i am currently making a script for myself. it is basically rotating and resizing a number of images. i am just a beginner and i chose python because i might need to make some more scripts, and it is not so hard to learn. so i am just starting the script, and am developing a script that will rotate and resize one image. here is what i have so far:
    [CODE=python]
    import Image
    im = Image.open("/home/bella/Desktop/LEMONKIWI.jpg")...
    See more | Go to post
    Last edited by bartonc; Sep 8 '07, 09:02 PM. Reason: Added [CODE=python][/CODE] tags.
No activity results to display
Show More
Working...