SixLabors / ImageSharp

:camera: A modern, cross-platform, 2D Graphics library for .NET
https://sixlabors.com/products/imagesharp/
Other
7.47k stars 851 forks source link

Picture Direction Error #2809

Closed wujunchengman closed 2 months ago

wujunchengman commented 2 months ago

Prerequisites

ImageSharp version

3.1.5

Other ImageSharp packages and versions

3.14

Environment (Operating system, version and so on)

Linux both Windows

.NET Framework version

6.0、8.0

Description

var imageInfo = Image.Identify(fileName);

the imageInfo,the width and height are reversed

Steps to Reproduce

IMG_0203.zip

Images

No response

JimBobSquarePants commented 2 months ago

Duplicate of invalid issue #2736