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