SHImage

The class that represents the metadata information for an image.
(protected) new SHImage()

Members

credit

The credit for an image.
Type
  • String

height

The image height in pixels.
Type
  • String

Example

//stubhub.com/sample.jpg

source

The source of an image.
Type
  • String

Example

http://stubhub.com/sample.jpg

width

The image width in pixels.
Type
  • String
The URL for an image without its transport protocol.  
Type
  • String

Example

//stubhub.com/sample.jpg
 

url

The URL for an image with its transport protocol.  
Type
  • String

Example

http://stubhub.com/sample.jpg