MagickWand 6.9.6
|
#include "wand/studio.h"
#include "wand/MagickWand.h"
#include "wand/magick-wand-private.h"
#include "wand/wand.h"
Go to the source code of this file.
WandExport void ClearMagickWand | ( | MagickWand * | wand | ) |
Definition at line 77 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::exception, _MagickWand::image_info, _MagickWand::image_pending, _MagickWand::images, _MagickWand::insert_before, _MagickWand::name, _MagickWand::quantize_info, _MagickWand::signature, and WandSignature.
WandExport MagickWand * CloneMagickWand | ( | const MagickWand * | wand | ) |
Definition at line 116 of file magick-wand.c.
References AcquireWandId(), _MagickWand::debug, _MagickWand::exception, _MagickWand::id, _MagickWand::image_info, _MagickWand::image_pending, _MagickWand::images, _MagickWand::insert_before, MagickWandId, MaxTextExtent, _MagickWand::name, _MagickWand::quantize_info, _MagickWand::signature, and WandSignature.
WandExport MagickWand * DestroyMagickWand | ( | MagickWand * | wand | ) |
Definition at line 166 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::exception, _MagickWand::id, _MagickWand::image_info, _MagickWand::images, _MagickWand::name, _MagickWand::quantize_info, RelinquishWandId(), _MagickWand::signature, and WandSignature.
WandExport MagickBooleanType IsMagickWand | ( | const MagickWand * | wand | ) |
Definition at line 207 of file magick-wand.c.
References MagickWandId, _MagickWand::name, _MagickWand::signature, and WandSignature.
MagickExport MagickBooleanType IsMagickWandInstantiated | ( | void | ) |
Definition at line 1145 of file magick-wand.c.
WandExport MagickBooleanType MagickClearException | ( | MagickWand * | wand | ) |
Definition at line 240 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::exception, _MagickWand::name, _MagickWand::signature, and WandSignature.
WandExport char * MagickGetException | ( | const MagickWand * | wand, |
ExceptionType * | severity | ||
) |
Definition at line 275 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::exception, MaxTextExtent, _MagickWand::name, _MagickWand::signature, and WandSignature.
WandExport ExceptionType MagickGetExceptionType | ( | const MagickWand * | wand | ) |
Definition at line 332 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::exception, _MagickWand::name, _MagickWand::signature, and WandSignature.
WandExport ssize_t MagickGetIteratorIndex | ( | MagickWand * | wand | ) |
Definition at line 364 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::exception, _MagickWand::images, _MagickWand::name, _MagickWand::signature, and WandSignature.
Referenced by MagickGetImageIndex().
WandExport char * MagickQueryConfigureOption | ( | const char * | option | ) |
Definition at line 402 of file magick-wand.c.
WandExport char ** MagickQueryConfigureOptions | ( | const char * | pattern, |
size_t * | number_options | ||
) |
Definition at line 457 of file magick-wand.c.
WandExport double * MagickQueryFontMetrics | ( | MagickWand * | wand, |
const DrawingWand * | drawing_wand, | ||
const char * | text | ||
) |
Definition at line 516 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::exception, _MagickWand::images, _MagickWand::name, PeekDrawingWand(), _MagickWand::signature, and WandSignature.
WandExport char ** MagickQueryFonts | ( | const char * | pattern, |
size_t * | number_fonts | ||
) |
Definition at line 711 of file magick-wand.c.
WandExport char ** MagickQueryFormats | ( | const char * | pattern, |
size_t * | number_formats | ||
) |
Definition at line 752 of file magick-wand.c.
WandExport double * MagickQueryMultilineFontMetrics | ( | MagickWand * | wand, |
const DrawingWand * | drawing_wand, | ||
const char * | text | ||
) |
Definition at line 624 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::exception, _MagickWand::images, _MagickWand::name, PeekDrawingWand(), _MagickWand::signature, and WandSignature.
WandExport void * MagickRelinquishMemory | ( | void * | memory | ) |
Definition at line 790 of file magick-wand.c.
WandExport void MagickResetIterator | ( | MagickWand * | wand | ) |
Definition at line 829 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::image_pending, _MagickWand::images, _MagickWand::insert_before, _MagickWand::name, _MagickWand::signature, and WandSignature.
WandExport void MagickSetFirstIterator | ( | MagickWand * | wand | ) |
Definition at line 873 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::image_pending, _MagickWand::images, _MagickWand::insert_before, _MagickWand::name, _MagickWand::signature, and WandSignature.
WandExport MagickBooleanType MagickSetIteratorIndex | ( | MagickWand * | wand, |
const ssize_t | index | ||
) |
Definition at line 925 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::exception, _MagickWand::image_pending, _MagickWand::images, _MagickWand::insert_before, _MagickWand::name, _MagickWand::signature, and WandSignature.
Referenced by MagickSetImageIndex().
WandExport void MagickSetLastIterator | ( | MagickWand * | wand | ) |
Definition at line 979 of file magick-wand.c.
References _MagickWand::debug, _MagickWand::image_pending, _MagickWand::images, _MagickWand::insert_before, _MagickWand::name, _MagickWand::signature, and WandSignature.
WandExport void MagickWandGenesis | ( | void | ) |
Definition at line 1008 of file magick-wand.c.
WandExport void MagickWandTerminus | ( | void | ) |
Definition at line 1032 of file magick-wand.c.
References DestroyWandIds().
WandExport MagickWand * NewMagickWand | ( | void | ) |
Definition at line 1059 of file magick-wand.c.
References AcquireWandId(), _MagickWand::debug, _MagickWand::exception, _MagickWand::id, _MagickWand::image_info, _MagickWand::images, MagickWandId, MaxTextExtent, _MagickWand::name, _MagickWand::quantize_info, _MagickWand::signature, ThrowWandFatalException, and WandSignature.
Referenced by NewMagickWandFromImage().
WandExport MagickWand * NewMagickWandFromImage | ( | const Image * | image | ) |
Definition at line 1115 of file magick-wand.c.
References _MagickWand::exception, _MagickWand::images, and NewMagickWand().