Объявление : Все некоммерческие проекты, зарегистрированные для использования Earth Engine до
15 апреля 2025 года, должны
подтвердить некоммерческое право на сохранение доступа к Earth Engine.
ui.Thumbnail.getParams
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
См. ee.Image.prototype.getThumbnailURL.
Возвращает параметры, использованные при создании миниатюры.
Использование | Возврат | Thumbnail. getParams () | Объект |
Аргумент | Тип | Подробности | это: ui.thumbnail | ui.Миниатюра | Экземпляр ui.Thumbnail. |
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-24 UTC.
[null,null,["Последнее обновление: 2025-07-24 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. |"]]