processing/processing4

loadImage ignores JPEG Orientation Metadata

Offen

#947 geöffnet am 14.02.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (176 Forks)auto 404
bugcorehelp wanted

Repository-Metriken

Stars
 (439 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

When using loadImage to load a JPEG image with orientation metadata, Processing seems to ignore it and renders the image in the wrong orientation. In my specific case, the image is showing upside down. I'm attaching a sample JPEG image with such attribute that is loaded upside down.

Image

Contributor Guide