Imaging Library for Silverlight
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 メンバ