Append a new image extension and fill the data unit with null values.
Template Parameters
T
The value type
N
The dimension parameter
The null value is defined as follows:
For integer images, if the BLANK record is among the provided ones, then its value is used unscaled (BZERO is not taken into account); Otherwise, the data unit is filled with zeros.
For real images, the data unit is filled with NaNs.