processing/processing4

loadImage ignores JPEG Orientation Metadata

オープン

#947 opened on 2025/02/14

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Java (176 件のフォーク)auto 404
bugcorehelp wanted

Repository metrics

Stars
 (439 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド