processing/processing4

loadImage ignores JPEG Orientation Metadata

Ouverte

#947 ouverte le 14 févr. 2025

 (1 commentaire) (0 réaction) (0 personne assignée)Java (176 forks)auto 404
bugcorehelp wanted

Métriques du dépôt

Stars
 (439 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur