إشعار: يجب
إثبات أهلية جميع المشاريع غير التجارية المسجّلة لاستخدام Earth Engine قبل
15 أبريل 2025 من أجل الحفاظ على إمكانية الوصول إلى Earth Engine.
ui.Label.setImageUrl
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تضبط هذه السمة التصنيف على صورة سيتم عرضها بدلاً من نص القيمة.
تعرض هذه الدالة التصنيف.
الاستخدام | المرتجعات |
---|
Label.setImageUrl(imageUrl) | ui.Label |
الوسيطة | النوع | التفاصيل |
---|
هذا: ui.label | ui.Label | مثيل ui.Label |
imageUrl | سلسلة | تمثّل هذه السمة عنوان URL الخاص بالصورة. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThe \u003ccode\u003esetImageUrl\u003c/code\u003e method allows you to display an image instead of text within a UI label.\u003c/p\u003e\n"],["\u003cp\u003eThis method accepts an image URL as an argument and applies it to the specified UI label, returning the modified label instance for further use.\u003c/p\u003e\n"]]],[],null,["# ui.Label.setImageUrl\n\n\u003cbr /\u003e\n\nSets the label to an image, which will render instead of the value text.\n\n\u003cbr /\u003e\n\nReturns this label.\n\n| Usage | Returns |\n|-------------------------------|----------|\n| Label.setImageUrl`(imageUrl)` | ui.Label |\n\n| Argument | Type | Details |\n|------------------|----------|------------------------|\n| this: `ui.label` | ui.Label | The ui.Label instance. |\n| `imageUrl` | String | The url of the image. |"]]