Imaging for WinRT XAML
LoadAsync(StorageFile) メソッド

ストレージファイル。
指定されたストレージファイルから C1Bitmap を非同期にロードします。
構文
'宣言
 
Public Overloads Function LoadAsync( _
   ByVal storageFile As Windows.Storage.StorageFile _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task LoadAsync( 
   Windows.Storage.StorageFile storageFile
)

パラメータ

storageFile
ストレージファイル。
参照

C1Bitmap クラス
C1Bitmap メンバ
オーバーロード一覧