| Tinyfits: A simplified library for manipulating FITS files | ||
|---|---|---|
| <<< Previous | Next >>> | |
Takes an image and writes it to the shared memory segment "mem_id". tf_img_read_shm must first be running. The caller of the tf_img_read_shm function must then use tf_img_free_shm() to detach and delete the memory segment after the image has been returned.
| <<< Previous | Home | Next >>> |
| tf_img_read_shm | Up | tf_img_free_shm |