3Delight supports the following image file formats:
Name & Extension | Description | Bit Depth | Multi-Layer Support | |
---|---|---|---|---|
TIFF |
| TIFF format. | 8-bit integer | Yes_ (Layers can have different data types.) |
OpenEXR | .exr | The Open EXR format. OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic. | 16-bit float | Yes _______________ |
OpenEXR (deep) | .exr | The Open EXR "deep" image format (introduced in Open EXR 2.0). Each pixel can contain multiple values at different depths. | 16-bit float | Yes |
JPEG | .jpg | JPEG format. | 8-bit integer | No |
PNG | .png | PNG format. | 8-bit integer | No |
8-bit images are saved with a sRGB gamma correction. 16-bit integer, 16-bit float and 32-bit float images are saved as "raw" data, without any gamma correction. |