Bitmap for UWP
SaveAsTiffAsync メソッド

C1.UWP.Bitmap アセンブリ > C1.Xaml.Bitmap 名前空間 > C1Bitmap クラス : SaveAsTiffAsync メソッド
出力ファイル。
TIFF 画像エンコーダのオプション。
StorageFile に画像を TIFF 形式で保存します。
シンタックス
'宣言
 
Public Function SaveAsTiffAsync( _
   ByVal storageFile As Windows.Storage.StorageFile, _
   ByVal options As TiffOptions _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task SaveAsTiffAsync( 
   Windows.Storage.StorageFile storageFile,
   TiffOptions options
)

パラメータ

storageFile
出力ファイル。
options
TIFF 画像エンコーダのオプション。
参照

C1Bitmap クラス
C1Bitmap メンバ