[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["`cast.framework.messages.Image` is a class representing an image, such as an app icon or thumbnail, associated with a receiver application or media item."],["It's constructed using a URL and includes properties for height, width, and the image URL itself."]]],["The `cast.framework.messages.Image` class defines an image with properties for describing receiver applications or media items, such as icons or thumbnails. It's constructed using the image's URL. Key properties include: `url` (the image's location), `height` (image height), and `width` (image width). The constructor takes the image URL as the main input, allowing the creation of Image objects.\n"]]