12.56 OpenEXR - comprehension question

Started by herb, February 11, 2023, 09:41:06 AM

Previous topic - Next topic

herb

Hello Phil,

thanks for the new version 12.56 of ExifTool.

As a curious developer I have a question to the changes/modifications of OpenEXR:
In version 12.55 tag "Layout" had values with key = 0 and 512
In version 12.56 this tag (now called) "Flags" has values with key = 512, 1024, 2048 and 4096.

Why has value with key = 0 been removed?

Thanks for your help in advance
Best regards
herb

Phil Harvey

Hi Herb,

The 0 was lack of a flag.  Lack of the Tiles flag means that the layout is "Scan Lines".  The new version indicates only flag bits that are set.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).