SKImageImageSource.Implicit Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Implicit(SKImage to SKImageImageSource) | |
Implicit(SKImageImageSource to SKImage) |
Implicit(SKImage to SKImageImageSource)
public static implicit operator SkiaSharp.Views.Maui.Controls.SKImageImageSource (SkiaSharp.SKImage image);
Parameters
- image
- SKImage
Returns
Applies to
Implicit(SKImageImageSource to SKImage)
public static implicit operator SkiaSharp.SKImage (SkiaSharp.Views.Maui.Controls.SKImageImageSource source);
Parameters
- source
- SKImageImageSource