18 #ifndef MAGICKCORE_ANIMATE_PRIVATE_H 19 #define MAGICKCORE_ANIMATE_PRIVATE_H 21 #if defined(MAGICKCORE_X11_DELEGATE) 22 #include "magick/xwindow-private.h" 25 #if defined(__cplusplus) || defined(c_plusplus) 29 #if defined(MAGICKCORE_X11_DELEGATE) 30 extern MagickExport
Image 31 *XAnimateImages(Display *,XResourceInfo *,
char **,
const int,
Image *);
33 extern MagickExport
void 34 XAnimateBackgroundImage(Display *,XResourceInfo *,
Image *);
37 #if defined(__cplusplus) || defined(c_plusplus)