Parent Directory
|
Revision Log
|
Patch
revision 1199 by jongui, Wed Jun 20 05:01:30 2007 UTC | revision 1200 by jongui, Thu Jun 21 02:04:47 2007 UTC | |
---|---|---|
# | Line 78 class Movie: | Line 78 class Movie: |
78 | @param input_directory: Directory in which the series of images can | @param input_directory: Directory in which the series of images can |
79 | be found | be found |
80 | @type image_list: List | @type image_list: List |
81 | @type image_list: List of images name (including the extension) | @param image_list: List of images name (including the extension) |
82 | """ | """ |
83 | ||
84 | self.__image_range_used = False | self.__image_range_used = False |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |