On Mon, Oct 12, 2015 at 11:15 PM, Elle Stone <ellest...@ninedegreesbelow.com> wrote:
> * I'm not sure what all the export precision options are for OpenEXR images, > but there's many more than one As per spec: Integers: 8, 16, 32 or 64 bits; unsigned char, short, unsigned short, int, unsigned int, unsigned long. Floats: 16, 32 or 64 bits; half, float, double Alex