'Declaration Public Shared Function GetExifOrientation( _ ByVal stream As Stream _ ) As Nullable(Of ImageHelper.JpegExifOrientation)
public static Nullable<ImageHelper.JpegExifOrientation> GetExifOrientation( Stream stream )
Parameters
- stream
'Declaration Public Shared Function GetExifOrientation( _ ByVal stream As Stream _ ) As Nullable(Of ImageHelper.JpegExifOrientation)
public static Nullable<ImageHelper.JpegExifOrientation> GetExifOrientation( Stream stream )