IStreamImageSource 接口

定义

public interface class IStreamImageSource : Microsoft::Maui::IImageSource
public interface IStreamImageSource : Microsoft.Maui.IImageSource
type IStreamImageSource = interface
    interface IImageSource
Public Interface IStreamImageSource
Implements IImageSource
派生
实现

属性

IsEmpty (继承自 IImageSource)

方法

GetStreamAsync(CancellationToken)

扩展方法

GetPlatformImageAsync(IImageSource, IMauiContext)
LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>)

适用于