ui.Thumbnail.getParams
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ดู ee.Image.prototype.getThumbnailURL
แสดงผลพารามิเตอร์ที่ใช้ในการสร้างภาพปก
การใช้งาน | การคืนสินค้า |
---|
Thumbnail.getParams() | วัตถุ |
อาร์กิวเมนต์ | ประเภท | รายละเอียด |
---|
ดังนี้ ui.thumbnail | ui.Thumbnail | อินสแตนซ์ ui.Thumbnail |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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. |"]]