images = [] for filename in file_names: images.append(io.imread(filename)) io.mimsave('surface1.gif', images, duration = 0.5). 這兩個都不起作用。
確定! 回上一頁