ee.Image.toDictionary
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
استخراج خواص از یک ویژگی به عنوان فرهنگ لغت.
استفاده | برمی گرداند | Image. toDictionary ( properties ) | فرهنگ لغت |
استدلال | تایپ کنید | جزئیات | این: element | عنصر | ویژگی برای استخراج ملک از. |
properties | لیست، پیش فرض: null | لیست خواص برای استخراج پیشفرض تمام خصوصیات غیر سیستمی. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eThe \u003ccode\u003etoDictionary()\u003c/code\u003e method extracts properties from an \u003ccode\u003eImage\u003c/code\u003e feature and returns them as a dictionary.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify a list of properties to extract or use the default to extract all non-system properties.\u003c/p\u003e\n"],["\u003cp\u003eIt takes an \u003ccode\u003eImage\u003c/code\u003e feature as input and returns a dictionary containing the specified properties and their values.\u003c/p\u003e\n"]]],[],null,["# ee.Image.toDictionary\n\nExtract properties from a feature as a dictionary.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|--------------------------------------|------------|\n| Image.toDictionary`(`*properties*`)` | Dictionary |\n\n| Argument | Type | Details |\n|-----------------|---------------------|---------------------------------------------------------------------------|\n| this: `element` | Element | The feature to extract the property from. |\n| `properties` | List, default: null | The list of properties to extract. Defaults to all non-system properties. |"]]