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 |
|---|---|
| DependencyProperty SourceProperty | WASM, Skia, Mobile |
| DependencyProperty StretchProperty | WASM, Skia, Mobile |
| ImageSource Source | WASM, Skia, Mobile |
| Stretch Stretch | WASM, Skia, Mobile |
Implemented methods
| Method | Supported on |
|---|---|
| CompositionBrush GetAlphaMask() | Skia |
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 |
|---|---|
| DependencyProperty NineGridProperty | all platforms supported by Uno Platform |
| DependencyProperty SourceProperty | MacOS |
| DependencyProperty StretchProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| Thickness NineGrid | all platforms supported by Uno Platform |
| ImageSource Source | MacOS |
| Stretch Stretch | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| Image FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(Image) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| CastingSource GetAsCastingSource() | all platforms supported by Uno Platform |
| CompositionBrush GetAlphaMask() | WASM, Xamarin |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Not implemented events
| Event | Not supported on |
|---|---|
| ExceptionRoutedEventHandler ImageFailed | MacOS |
| RoutedEventHandler ImageOpened | MacOS |
Last updated Thursday, 27 August 2026 18:27.