EleFits
4.0.1
A modern C++ API on top of CFitsIO
Euclid
Cfitsio
ImageIo
readRaster
readRasterTo
readRasterTo
readRegion
readRegionTo
readRegionTo
readShape
readTypeid
updateShape
writeRaster
writeRegion
writeRegion
◆
writeRegion()
[2/2]
template<typename T , long m, long n>
void Euclid::Cfitsio::ImageIo::writeRegion
(
fitsfile *
fptr
,
const Fits::Subraster< T, n > &
subraster
,
const
Fits::Position
< n > &
destination
)
Write a subraster into a region of the current image HDU.
Parameters
subraster
The subraster to be written
destination
The destination position (size is deduced from subraster size)
Generated by
1.8.19