Esempio n. 1
0
 def __init__(self):
   Image.__init__(self, 'png')
Esempio n. 2
0
 def __init__(self):
   Image.__init__(self, 'jpeg')
Esempio n. 3
0
 def __init__(self):
   Image.__init__(self, 'gif')
Esempio n. 4
0
 def __init__(self):
     Image.__init__(self, 'gif')
Esempio n. 5
0
 def __init__(self):
     Image.__init__(self, 'png')