Workout With Friends
Stay fit with a little motivation
|
Utility class for thumbnailed images, used to access both the original as well as all thubnail versions of the image. More...
Public Member Functions | |
def | __new__ |
def | __getattr__ |
Public Attributes | |
root_dir | |
filename | |
versions |
Utility class for thumbnailed images, used to access both the original as well as all thubnail versions of the image.
def wowf.lib.image.StoredImage.__new__ | ( | self, | |
root_dir, | |||
filename, | |||
versions = None |
|||
) |