Imaging for UWP
GetImageFormat メソッド

C1.UWP.Imaging アセンブリ > C1.Xaml.Imaging 名前空間 > C1Bitmap クラス : GetImageFormat メソッド
エンコードされたイメージを含む System.IO.Stream
ストリームへのイメージのエンコードに使用される形式を取得します。
シンタックス
'宣言
 
Public Shared Function GetImageFormat( _
   ByVal stream As System.IO.Stream _
) As ImageFormat
public static ImageFormat GetImageFormat( 
   System.IO.Stream stream
)

パラメータ

stream
エンコードされたイメージを含む System.IO.Stream
参照

C1Bitmap クラス
C1Bitmap メンバ