ee.Image.getInfo

An imperative function that returns information about this image via an AJAX call.

Returns a description of the image, or undefined if a callback is specified. Includes:

  - bands - a list containing metadata about the bands in the collection.

  - properties - a dictionary containing the image's metadata properties.

Usage Returns
Image. getInfo ( callback ) ImageDescription|Object
Argument Type Details
this: image
Image The Image instance.
callback
Function, optional An optional callback. If not supplied, the call is made synchronously. If supplied, will be called with the first parameter if successful and the second if unsuccessful.
Design a Mobile Site
View Site in Mobile | Classic
Share by: