Beispiel #1
0
 def adjust_contrast(self):
     ceditor = ImageContrastEditor(self)
     ceditor.edit_traits()
     return ceditor
Beispiel #2
0
 def adjust_contrast(self):
     ceditor = ImageContrastEditor(self)
     ceditor.edit_traits()
     return ceditor