File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1533,8 +1533,8 @@ Each object in `channels` MAY contain the following fields:
15331533- ` window ` (dictionary) Values describing the windowing of the channel. All values are optional (MAY).
15341534 The ` min ` and ` max ` values may be used by viewers as the range of channel sliders.
15351535 All values can be floating-point numbers, but will likely be integers for integer pixel types.
1536- - ` min ` (float) Should correspond to the minimum pixel intensity for that channel .
1537- - ` max ` (float) Should correspond to the maximum pixel intensity for that channel .
1536+ - ` min ` (float) Default setting for lower bound for values of ` start ` field .
1537+ - ` max ` (float) Default setting for upper bound for values of ` end ` field .
15381538 - ` start ` (float) Start of the rendering window.
15391539 - ` end ` (float) End of the rendering window.
15401540- ` inverted ` (boolean) If true, the rendering of darkest to brightest pixels should be inverted.
You can’t perform that action at this time.
0 commit comments