processing/processing4

loadImage ignores JPEG Orientation Metadata

Aberta

#947 aberto em 14 de fev. de 2025

 (1 comentário) (0 reação) (0 responsável)Java (176 forks)auto 404
bugcorehelp wanted

Métricas do repositório

Stars
 (439 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador