I find it confusing that identity, on an IM compiled with --enable-hdri, says Q16 in the first line and HDRI in the Features line.
Is there a reason for the Q16 in this situation?
[SOLVED] identify: ... Q16 ... HDRI
-
- Posts: 1944
- Joined: 2010-08-28T11:16:00-07:00
- Authentication code: 8675308
- Location: Montreal, Canada
[SOLVED] identify: ... Q16 ... HDRI
Last edited by NicolasRobidoux on 2012-06-26T04:19:02-07:00, edited 1 time in total.
Re: identify: ... Q16 ... HDRI
Identify is accurate. The color pixels are float for HDRI, but its depth is still 16, meaning the values typically range from 0 to 65535 but unlike non-HDRI, pixel values are not rounded to unsigned integers.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: identify: ... Q16 ... HDRI
HDRI also means that negative values are allowed.