ui.Thumbnail.getParams
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ראו ee.Image.prototype.getThumbnailURL.
הפונקציה מחזירה את הפרמטרים ששימשו ליצירת התמונה הממוזערת.
שימוש | החזרות |
---|
Thumbnail.getParams() | אובייקט |
ארגומנט | סוג | פרטים |
---|
זה: ui.thumbnail | ui.Thumbnail | המופע ui.Thumbnail. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003e\u003ccode\u003eee.Image.prototype.getThumbnailURL\u003c/code\u003e provides access to the URL of an image thumbnail.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eThumbnail.getParams()\u003c/code\u003e retrieves the parameters used in generating the thumbnail as an object.\u003c/p\u003e\n"],["\u003cp\u003eThis functionality applies to \u003ccode\u003eui.Thumbnail\u003c/code\u003e instances within the Earth Engine Code Editor.\u003c/p\u003e\n"]]],["The `Thumbnail.getParams()` method, applied to a `ui.Thumbnail` instance, returns an Object containing the parameters used to generate the thumbnail. This method provides access to the configuration details utilized in creating the visual representation. Specifically the method is called on an instance of `ui.Thumbnail`. `ee.Image.prototype.getThumbnailURL` is related but not the focus of this specific content.\n"],null,["# ui.Thumbnail.getParams\n\n\u003cbr /\u003e\n\nSee ee.Image.prototype.getThumbnailURL.\n\n\u003cbr /\u003e\n\nReturns the parameters used in generating the thumbnail.\n\n| Usage | Returns |\n|-------------------------|---------|\n| Thumbnail.getParams`()` | Object |\n\n| Argument | Type | Details |\n|----------------------|--------------|----------------------------|\n| this: `ui.thumbnail` | ui.Thumbnail | The ui.Thumbnail instance. |"]]