Searched refs:DGifCloseFile (Results 1 – 1 of 1) sorted by relevance
132 #define DGifCloseFile(f, err) DGifCloseFile(f) macro212 if (DGifCloseFile(GifImage, NULL) != GIF_OK) SETERRGIF("Closing input", image); in PetscDrawMovieSaveGIF()