Class: Picasa::Thumbnail

Inherits:
Object
  • Object
show all
Defined in:
lib/picasa.rb

Instance Attribute Summary collapse

Instance Attribute Details

#heightObject

Returns the value of attribute height.



573
574
575
# File 'lib/picasa.rb', line 573

def height
  @height
end

#urlObject

Returns the value of attribute url.



573
574
575
# File 'lib/picasa.rb', line 573

def url
  @url
end

#widthObject

Returns the value of attribute width.



573
574
575
# File 'lib/picasa.rb', line 573

def width
  @width
end