tf_img_unpack

Name

tf_img_unpack -- 

Synopsis

TinyFitsImg * tf_img_unpack (char * mem);

Arguments

mem

Description

This function takes data from a contiguous segment of memory and converts it to TinyFitsImg format. It takes one argument, a pointer to the start of the memory segment.