exrcheck¶
exrcheck [options] imagefile [imagefile ...]
Description¶
Read exr files to validate their contents and the correct behavior of the software.
Options:¶
-
-m avoid excessive memory allocation (some files will not be fully checked)
-
-t avoid spending excessive time (some files will not be fully checked)
-
-s use stream API instead of file API
-
-c add core library checks
-
-h, --help print this message
-
--version print version information