Class: Bresson::Image
- Inherits:
-
Object
- Object
- Bresson::Image
- Defined in:
- lib/bresson/image.rb
Instance Method Summary collapse
-
#initialize(args) ⇒ Image
constructor
A new instance of Image.
Constructor Details
#initialize(args) ⇒ Image
Returns a new instance of Image.
3 4 |
# File 'lib/bresson/image.rb', line 3 def initialize args end |