[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["\u003cp\u003eThe Image resource is ephemeral and does not store persistent data.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to compute pixel values on-demand using \u003ccode\u003ecomputePixels\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eUsers can export processed images to various destinations with the \u003ccode\u003eexport\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eimport\u003c/code\u003e method enables importing images into Earth Engine.\u003c/p\u003e\n"]]],["This resource has no persistent data. It provides three methods for image manipulation: `computePixels`, which calculates a pixel tile based on image data; `export`, which starts a batch process to compute an image and save it to a designated location; and `import`, which is used to bring an image into the system. These methods focus on computation, export, and import of image data.\n"],null,["# REST Resource: projects.image\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-----------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|\n| ### [computePixels](/earth-engine/reference/rest/v1/projects.image/computePixels) | Computes a tile of pixels by performing an arbitrary computation on image data. |\n| ### [export](/earth-engine/reference/rest/v1/projects.image/export) | Initiates a batch process that computes an image and writes the result to one of several destinations. |\n| ### [import](/earth-engine/reference/rest/v1/projects.image/import) | Imports an image. |"]]