'宣言 Public Shared Function GetImageFormat( _ ByVal stream As System.IO.Stream _ ) As ImageFormat
public static ImageFormat GetImageFormat( System.IO.Stream stream )
パラメータ
- stream
- エンコードされたイメージを含む System.IO.Stream。
'宣言 Public Shared Function GetImageFormat( _ ByVal stream As System.IO.Stream _ ) As ImageFormat
public static ImageFormat GetImageFormat( System.IO.Stream stream )