and a typo

This commit is contained in:
j 2008-07-03 18:43:21 +02:00
commit acc061ad8e

View file

@ -162,7 +162,7 @@ class ExtractFrame:
def quit(self):
if self.frame_img:
if self.frame_size
if self.frame_size:
img = self.frame_img.resize(self.frame_size, Image.ANTIALIAS)
else:
img = self.frame_img