Slideshow for images.
This also serves as an example for implementing a slideshow based on
HTMLSlideShow.
|
__init__(self,
filenames,
image_size,
magnification=1,
mag_control=True,
**kwargs)
Return the complete HTML code for a slideshow of the given images. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from unreachable.StringTemplate :
__str__ ,
write
Inherited from unreachable.newobject :
__long__ ,
__native__ ,
__nonzero__ ,
__unicode__ ,
next
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
template(self,
_TemplateMetaClass__dict=None,
**kw) |
|
|