psFitsImage.h File Reference

#include "psFits.h"
#include "psType.h"
#include "psArray.h"
#include "psVector.h"
#include "psMetadata.h"
#include "psImage.h"

Include dependency graph for psFitsImage.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

psImagepsFitsReadImage (const psFits *fits, psRegion region, int z)
 Reads an image, given the desired region and z-plane.
psImagepsFitsReadImageBuffer (psImage *output, const psFits *fits, psRegion region, int z)
bool psFitsWriteImage (psFits *fits, const psMetadata *header, const psImage *input, int depth, const char *extname)
 Writes an image, given the desired region and z-plane.
bool psFitsInsertImage (psFits *fits, const psMetadata *header, const psImage *input, int depth, const char *extname, bool after)
 Writes an image, given the desired region and z-plane.
bool psFitsUpdateImage (psFits *fits, const psImage *input, int x0, int y0, int z)
 Updates the FITS file image, given the desired region and z-plane.
psArraypsFitsReadImageCube (const psFits *fits, psRegion region)
bool psFitsWriteImageCube (psFits *fits, psMetadata *header, const psArray *input, const char *extname)
bool psFitsUpdateImageCube (psFits *fits, const psArray *input, int x0, int y0)


Generated on Fri Feb 2 22:24:51 2007 for pslib by  doxygen 1.5.1