'宣言
Public Shared Function GetExifOrientation( _ ByVal stream As Stream _ ) As Nullable(Of ImageHelper.JpegExifOrientation)
public static Nullable<ImageHelper.JpegExifOrientation> GetExifOrientation( Stream stream )
パラメータ
- stream
'宣言
Public Shared Function GetExifOrientation( _ ByVal stream As Stream _ ) As Nullable(Of ImageHelper.JpegExifOrientation)
public static Nullable<ImageHelper.JpegExifOrientation> GetExifOrientation( Stream stream )