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