|
|
|
|
|
by midasuni
1097 days ago
|
|
A 32 bit float and only represent 2^32 numbers (maybe less), same as a 32 bit int. What’s happening here is using a short (16 bit) rather than a byte (8 bit), although not quite to the same extent, for each channel. HDR allows you to represent 2^6/12/18 times as many colors as SDR. |
|