[][src]Module exr::image::read_options

A collection of preset ReadOptions values.

Functions

default

High speed but also slightly higher memory requirements.

high

High speed but also slightly higher memory requirements.

low

Lower speed but also lower memory requirements.