9 10 11 12 13 14
# File 'lib/photo_utils/tools/brightness.rb', line 9 def run scene = Scene.new scene.camera = Camera[/Rollei/] scene.description = "Salon L'Orient" scene.print_exposure end