Searched refs:ReadFITSImage (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dfits.c133 % ReadFITSImage() reads a FITS image file and returns it. It allocates the
137 % The format of the ReadFITSImage method is:
139 % Image *ReadFITSImage(const ImageInfo *image_info,
227 static Image *ReadFITSImage(const ImageInfo *image_info,
546 entry->decoder=(DecodeImageHandler *) ReadFITSImage;
553 entry->decoder=(DecodeImageHandler *) ReadFITSImage;
222 static Image *ReadFITSImage(const ImageInfo *image_info, function

Completed in 419 milliseconds