OptionalfillOptionalheightThe desired height of the output. When the width is not the same as the images, resampling will be performed.
Optionalinterleavewhether the data shall be read in one single array or separate arrays.
OptionalpoolThe optional decoder pool to use.
OptionalresampleThe desired resampling method.
Optionalsamplesthe selection of samples to read from. Default is all samples. All samples if not specified.
OptionalsignalAn AbortSignal that may be signalled if the request is to be aborted
OptionalwidthThe desired width of the output. When the width is not the same as the images, resampling will be performed.
Optionalwindowthe subset to read data from in pixels. Whole window if not specified.
The value to use for parts of the image outside of the images extent. When multiple samples are requested and
interleaveisfalse, an array of fill values can be passed.