SkiaImage.ToPlatformImage Method

Definition

public:
 virtual Microsoft::Maui::Graphics::IImage ^ ToPlatformImage();
public Microsoft.Maui.Graphics.IImage ToPlatformImage ();
abstract member ToPlatformImage : unit -> Microsoft.Maui.Graphics.IImage
override this.ToPlatformImage : unit -> Microsoft.Maui.Graphics.IImage
Public Function ToPlatformImage () As IImage

Returns

Implements

Applies to