公告:凡是在
2025 年 4 月 15 日前註冊使用 Earth Engine 的非商業專案,都必須
驗證非商業用途資格,才能繼續存取 Earth Engine。
ui.Thumbnail.getParams
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
請參閱 ee.Image.prototype.getThumbnailURL。
傳回用於產生縮圖的參數。
用量 | 傳回 |
---|
Thumbnail.getParams() | 物件 |
引數 | 類型 | 詳細資料 |
---|
這個:ui.thumbnail | ui.Thumbnail | ui.Thumbnail 執行個體。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[null,null,["上次更新時間:2025-07-26 (世界標準時間)。"],[[["\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. |"]]