Tinyfits: A simplified library for manipulating FITS files
<<< Previous
Next >>>
tf_img_pack
Name
tf_img_pack --
Synopsis
int *
tf_img_pack
(void *
mem_segment
, TinyFitsImg *
img
);
Arguments
mem_segment
img
Description
This function writes an image into a contiguous segment of memory.
<<< Previous
Home
Next >>>
tf_img_write_net
Up
tf_img_unpack