LoadedImageSurface.StartLoadFromUri 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
StartLoadFromUri(Uri) |
從影像來源中所定義之自然大小的統一資源標識碼 (URI) 將影像載入 LoadedImageSurface。 |
StartLoadFromUri(Uri, Size) |
將影像載入 LoadedImageSurface 所提供統一資源識別元 (URI) 中,其大小上限。 |
StartLoadFromUri(Uri)
從影像來源中所定義之自然大小的統一資源標識碼 (URI) 將影像載入 LoadedImageSurface。
public:
static LoadedImageSurface ^ StartLoadFromUri(Uri ^ uri);
/// [Windows.Foundation.Metadata.Overload("StartLoadFromUri")]
static LoadedImageSurface StartLoadFromUri(Uri const& uri);
[Windows.Foundation.Metadata.Overload("StartLoadFromUri")]
public static LoadedImageSurface StartLoadFromUri(System.Uri uri);
function startLoadFromUri(uri)
Public Shared Function StartLoadFromUri (uri As Uri) As LoadedImageSurface
參數
傳回
LoadedImageSurface 實例,影像會載入其表面。
- 屬性
適用於
StartLoadFromUri(Uri, Size)
將影像載入 LoadedImageSurface 所提供統一資源識別元 (URI) 中,其大小上限。
public:
static LoadedImageSurface ^ StartLoadFromUri(Uri ^ uri, Size desiredMaxSize);
/// [Windows.Foundation.Metadata.Overload("StartLoadFromUriWithSize")]
static LoadedImageSurface StartLoadFromUri(Uri const& uri, Size const& desiredMaxSize);
[Windows.Foundation.Metadata.Overload("StartLoadFromUriWithSize")]
public static LoadedImageSurface StartLoadFromUri(System.Uri uri, Size desiredMaxSize);
function startLoadFromUri(uri, desiredMaxSize)
Public Shared Function StartLoadFromUri (uri As Uri, desiredMaxSize As Size) As LoadedImageSurface
參數
- desiredMaxSize
- Size
裝置獨立圖元中影像表面所需的最大大小。
傳回
LoadedImageSurface 實例,影像會載入其表面。
- 屬性
備註
根據預設,LoadedImageSurface 會盡可能填滿所需的 MaxSize,同時保留傳入來源的外觀比例和影像內容。 這可能會導致譯碼大小與所需的輸入 desiredMaxSize