WebImage
A class that represents an image that is located on a web server.
Used for such things as Device icons and MediaMetadata artwork.
Hierarchy
- WebImage
Index
Properties
Properties
Optional
height
• height? : undefined | number
The image height, in pixels.
url
• url: string
The image URL.
Optional
width
• width? : undefined | number
The image width, in pixels.