mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
OpenEXR encoder: add capability to set the DWA compression level * OpenEXR encoder: add capability to set the DWA compression level from outside * Do not try to call `header.dwaCompressionLevel()` if OpenEXR is not version 3 or later * Minor cleanup