Image : FrameworkElement
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of Image that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
To better understand how Image works, you can use the Uno Gallery or run your own tests on the Uno Playground.
Implemented properties
| Property | Supported on |
|---|---|
| Stretch Stretch | WASM, Skia, Mobile |
| ImageSource Source | WASM, Skia, Mobile |
| DependencyProperty SourceProperty | WASM, Skia, Mobile |
| DependencyProperty StretchProperty | WASM, Skia, Mobile |
Implemented events
| Event | Supported on |
|---|---|
| ExceptionRoutedEventHandler ImageFailed | WASM, Skia, Mobile |
| RoutedEventHandler ImageOpened | WASM, Skia, Mobile |
Below are all properties, methods, and events of Image that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| Stretch Stretch | MacOS |
| ImageSource Source | MacOS |
| Thickness NineGrid | all platforms supported by Uno Platform |
| DependencyProperty NineGridProperty | all platforms supported by Uno Platform |
| DependencyProperty SourceProperty | MacOS |
| DependencyProperty StretchProperty | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| CastingSource GetAsCastingSource() | all platforms supported by Uno Platform |
| CompositionBrush GetAlphaMask() | all platforms supported by Uno Platform |
Not implemented events
| Event | Not supported on |
|---|---|
| ExceptionRoutedEventHandler ImageFailed | MacOS |
| RoutedEventHandler ImageOpened | MacOS |
Last updated Thursday, 23 October 2025 20:52.