processing/processing4

loadImage ignores JPEG Orientation Metadata

开放

#947 创建于 2025年2月14日

 (1 条评论) (0 个反应) (0 位负责人)Java (176 个派生)auto 404
bugcorehelp wanted

仓库指标

星标
 (439 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南