Portrait getting wrong orientation

See all posts See thread Reply

Re: Portrait getting wrong orientation new!
by colin, 15 years, 10 months ago
It is because the image orientation is embedded into the JPEG meta-data. Your image is rotated in reality, but Photoshop reads the meta-data, and un-rotates it to display it as it was taken.

The class doesn't support yet reading these meta-data.Reply
Re: Portrait getting wrong orientation new!
by colin, 7 years, 10 months ago
This is now implemented in the class, you can grab the latest version of the code on GithubReply