Workout With Friends
Stay fit with a little motivation
|
Classes | |
class | StoredImage |
Utility class for thumbnailed images, used to access both the original as well as all thubnail versions of the image. More... |
Functions | |
def | make_thumbnail |
Create a thumbnail copy of the given image file. | |
def | upload_and_make_thumbnails |
Upload the original image file, and create the necessary thumbnail versions. |
def wowf.lib.image.make_thumbnail | ( | infile, | |
outpath, | |||
size | |||
) |