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()
[1/2]
template<typename T , long m, long n>
void Euclid::Cfitsio::ImageIo::writeRegion
(
fitsfile *
fptr
,
const
Fits::Raster
< T, m > &
raster
,
const
Fits::Position
< n > &
destination
)
Write a whole raster into a region of the current image HDU.
Parameters
raster
The raster to be written
destination
The destination position (size is deduced from raster size)
Generated by
1.8.19