REST Resource: projects.image

  • The resource does not have persistent data.

  • You can compute pixels in tiles using the computePixels method.

  • The export method initiates batch processes to compute and write images to destinations.

  • Images can be imported using the import method.

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.