18 #ifndef MAGICKCORE_XWINDOW_H
19 #define MAGICKCORE_XWINDOW_H
21 #if defined(__cplusplus) || defined(c_plusplus)
41 #if defined(__cplusplus) || defined(c_plusplus)
MagickBooleanType
Definition: magick-type.h:203
#define MagickExport
Definition: method-attribute.h:80
MagickBooleanType screen
Definition: xwindow.h:30
MagickBooleanType frame
Definition: xwindow.h:28
MagickBooleanType descend
Definition: xwindow.h:31
MagickBooleanType silent
Definition: xwindow.h:32
MagickBooleanType borders
Definition: xwindow.h:29
struct _XImportInfo XImportInfo
MagickExport void XGetImportInfo(XImportInfo *)
Definition: xwindow.c:9908
MagickExport Image * XImportImage(const ImageInfo *, XImportInfo *)
Definition: xwindow.c:9807