Tinyfits: A simplified library for manipulating FITS files
<<< Previous
Next >>>
tf_img_save_short
Name
tf_img_save_short --
Synopsis
void
tf_img_save_short
(TinyFitsImg *
img
, char *
filename
);
Arguments
img
filename
Description
saves the image
img
as a FITS file of type TSHORT
<<< Previous
Home
Next >>>
tf_img_save
Up
tf_img_save_short2