Changeset 1051 for ZMS/trunk/ZMSGlobals.py
- Timestamp:
- 11.06.2010 16:53:58 (2 years ago)
- File:
-
- 1 edited
-
ZMS/trunk/ZMSGlobals.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ZMS/trunk/ZMSGlobals.py
r1043 r1051 1237 1237 # ZMSGlobals.pil_img_resize: 1238 1238 # -------------------------------------------------------------------------- 1239 def pil_img_resize( self, img, size, mode='resize', sffx=' none', qual=75):1239 def pil_img_resize( self, img, size, mode='resize', sffx='_thumbnail', qual=75): 1240 1240 """ 1241 1241 Returns a resized copy of an image. The size argument gives the requested
Note: See TracChangeset
for help on using the changeset viewer.
