dataWindow property

List<int> dataWindow
getter/setter pair

The data window (see the openexr documentation).

Implementation

late List<int> dataWindow;