| C1.Xaml.BarCode アセンブリ > C1.Xaml.BarCode 名前空間 > C1BarCode クラス > SaveAsync メソッド : SaveAsync(RenderTargetBitmap,IRandomAccessStream,ImageFormat) メソッド |
'宣言 Private Overloads Function SaveAsync( _ ByVal img As Windows.UI.Xaml.Media.Imaging.RenderTargetBitmap, _ ByVal destinationStream As Windows.Storage.Streams.IRandomAccessStream, _ ByVal imgFormat As ImageFormat _ ) As System.Threading.Tasks.Task
private System.Threading.Tasks.Task SaveAsync( Windows.UI.Xaml.Media.Imaging.RenderTargetBitmap img, Windows.Storage.Streams.IRandomAccessStream destinationStream, ImageFormat imgFormat )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2