Class: Google::Picasa::Thumbnail

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

Instance Attribute Summary collapse

Instance Attribute Details

#heightObject

Returns the value of attribute height.



562
563
564
# File 'lib/google-picasa.rb', line 562

def height
  @height
end

#urlObject

Returns the value of attribute url.



562
563
564
# File 'lib/google-picasa.rb', line 562

def url
  @url
end

#widthObject

Returns the value of attribute width.



562
563
564
# File 'lib/google-picasa.rb', line 562

def width
  @width
end