Class: Pixo::Renderer::GetBrightness
- Inherits:
-
Object
- Object
- Pixo::Renderer::GetBrightness
- Defined in:
- lib/pixo/renderer.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
82 83 84 |
# File 'lib/pixo/renderer.rb', line 82 def call Pixo::Application.instance.brightness end |