[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Image.ImageHelper.GetExifOrientation

GetExifOrientation Method

GetExifOrientation(Stream)

Returns Exif orientation of an image, if it is JPEG and has one

Declaration
public static ImageHelper.JpegExifOrientation? GetExifOrientation(Stream stream)
Parameters
Type Name Description
Stream stream
Returns
Type Description
ImageHelper.JpegExifOrientation?