|
MagickCore
6.7.5
|
#include "MagickCore/studio.h"#include "MagickCore/animate.h"#include "MagickCore/artifact.h"#include "MagickCore/blob.h"#include "MagickCore/cache.h"#include "MagickCore/client.h"#include "MagickCore/color.h"#include "MagickCore/color-private.h"#include "MagickCore/colormap.h"#include "MagickCore/composite.h"#include "MagickCore/constitute.h"#include "MagickCore/display.h"#include "MagickCore/distort.h"#include "MagickCore/exception.h"#include "MagickCore/exception-private.h"#include "MagickCore/geometry.h"#include "MagickCore/identify.h"#include "MagickCore/image.h"#include "MagickCore/image-private.h"#include "MagickCore/list.h"#include "MagickCore/locale_.h"#include "MagickCore/log.h"#include "MagickCore/magick.h"#include "MagickCore/memory_.h"#include "MagickCore/monitor.h"#include "MagickCore/nt-base-private.h"#include "MagickCore/option.h"#include "MagickCore/pixel-accessor.h"#include "MagickCore/PreRvIcccm.h"#include "MagickCore/quantize.h"#include "MagickCore/quantum.h"#include "MagickCore/quantum-private.h"#include "MagickCore/resource_.h"#include "MagickCore/resize.h"#include "MagickCore/statistic.h"#include "MagickCore/string_.h"#include "MagickCore/string-private.h"#include "MagickCore/transform.h"#include "MagickCore/utility.h"#include "MagickCore/utility-private.h"#include "MagickCore/widget.h"#include "MagickCore/widget-private.h"#include "MagickCore/xwindow.h"#include "MagickCore/xwindow-private.h"#include "MagickCore/version.h"
Go to the source code of this file.
Functions | |
| MagickPrivate Image * | XImportImage (const ImageInfo *image_info, XImportInfo *ximage_info, ExceptionInfo *exception) |
| MagickPrivate MagickBooleanType | XComponentGenesis (void) |
| MagickExport void | XGetImportInfo (XImportInfo *ximage_info) |
| MagickPrivate MagickBooleanType XComponentGenesis | ( | void | ) |
Definition at line 9792 of file xwindow.c.
References MagickTrue.
Referenced by MagickCoreGenesis().
| MagickExport void XGetImportInfo | ( | XImportInfo * | ximage_info | ) |
Definition at line 9819 of file xwindow.c.
References _XImportInfo::frame, MagickFalse, _XImportInfo::borders, _XImportInfo::screen, _XImportInfo::descend, MagickTrue, and _XImportInfo::silent.
| MagickPrivate Image* XImportImage | ( | const ImageInfo * | image_info, |
| XImportInfo * | ximage_info, | ||
| ExceptionInfo * | exception | ||
| ) |
Definition at line 9759 of file xwindow.c.
References _ImageInfo::signature, MagickSignature, _ImageInfo::debug, MagickFalse, LogMagickEvent(), TraceEvent, GetMagickModule, _ImageInfo::filename, and _ExceptionInfo::signature.