SkiaImage.ToPlatformImage 方法

定义

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

返回

实现

适用于