MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
xwindow.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _XImportInfo
 

Typedefs

typedef struct _XImportInfo XImportInfo
 

Functions

MagickExport ImageXImportImage (const ImageInfo *, XImportInfo *, ExceptionInfo *)
 
MagickExport void XGetImportInfo (XImportInfo *)
 

Typedef Documentation

◆ XImportInfo

typedef struct _XImportInfo XImportInfo

Function Documentation

◆ XGetImportInfo()

◆ XImportImage()