Imaging for UWP
Encode(C1Bitmap) メソッド

C1.UWP.Imaging アセンブリ > C1.Xaml.Imaging 名前空間 > PngCodec クラス > Encode メソッド : Encode(C1Bitmap) メソッド
エンコードする C1Bitmap
C1Bitmapの PNG 表現を含む System.IO.Stream
シンタックス
'宣言
 
Public Overloads Shared Function Encode( _
   ByVal bmp As C1Bitmap _
) As System.IO.Stream
public static System.IO.Stream Encode( 
   C1Bitmap bmp
)

パラメータ

bmp
エンコードする C1Bitmap

戻り値の型

特定の C1Bitmapの PNG 表現を含む System.IO.Stream
参照

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