/external/ImageMagick/MagickCore/ |
magick.h | 129 *GetMagickInfo(const char *,ExceptionInfo *),
|
constitute.c | 430 magick_info=GetMagickInfo(read_info->magick,sans_exception); 493 magick_info=GetMagickInfo(read_info->magick,exception); 543 magick_info=GetMagickInfo(read_info->magick,exception); [all...] |
magick.c | 301 p=GetMagickInfo("*",exception); 530 % GetMagickInfo() returns a pointer MagickInfo structure that matches 534 % The format of the GetMagickInfo method is: 536 % const MagickInfo *GetMagickInfo(const char *name,Exception *exception) 545 MagickExport const MagickInfo *GetMagickInfo(const char *name, 664 p=GetMagickInfo("*",exception); 758 p=GetMagickInfo("*",exception); [all...] |
image.c | [all...] |
blob.c | 359 magick_info=GetMagickInfo(blob_info->magick,exception); [all...] |
module.c | [all...] |
methods.h | 491 #define GetMagickInfo PrependMagickMethod(GetMagickInfo) [all...] |
identify.c | 654 magick_info=GetMagickInfo(image->magick,exception); [all...] |
display.c | [all...] |
/external/ImageMagick/Magick++/lib/ |
CoderInfo.cpp | 59 magickInfo=GetMagickInfo(name_.c_str(),exceptionInfo);
|
Options.cpp | 366 magick_info = GetMagickInfo(_imageInfo->magick,exceptionInfo);
|
Image.cpp | 915 magick_info=GetMagickInfo(constImage()->magick,exceptionInfo); [all...] |
/external/ImageMagick/coders/ |
inline.c | 322 magick_info=GetMagickInfo(write_info->magick,exception);
|
json.c | 751 magick_info=GetMagickInfo(image->magick,exception); [all...] |
/external/ImageMagick/tests/ |
validate.c | [all...] |
/external/ImageMagick/Magick++/lib/Magick++/ |
Include.h | [all...] |
STL.h | [all...] |
/external/ImageMagick/MagickWand/ |
magick-property.c | [all...] |
magick-image.c | [all...] |
/external/ImageMagick/PerlMagick/ |
Magick.xs | [all...] |
/external/ImageMagick/PerlMagick/quantum/ |
quantum.xs.in | [all...] |