Skip to content

Image width and image height are getting mixed up #790

@roelgeusens

Description

@roelgeusens

I'm using SixLabors.ImageSharp.Drawing (1.0.0-beta0005) using ASP .NET core MVC 2.1 on Windows 10.

20180908_101410

I'm uploading the attached image using a IFormFile. Loading the image to ImageSharp using:

Image _image = Image.Load(file.OpenReadStream());

The image width and height are mixed up (see screenshot). Tis happens with all portrait pictures taken with my Nikon D90 SLR camera.
2018-12-15 12_40_58-cnock debugging - microsoft visual studio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions