REST Resource: projects.image

  • The resource does not have persistent data associated with it.

  • It offers methods for computing and exporting image data.

  • It also provides methods for importing both standard and external images.

Resource

There is no persistent data associated with this resource.

Methods

computePixels

Computes a tile of pixels by performing an arbitrary computation on image data.

export

Initiates a batch process that computes an image and writes the result to one of several destinations.

import

Imports an image.

importExternal

Imports an external image.