Home
last modified time | relevance | path

Searched refs:GetMagickInfo (Results 1 – 22 of 22) sorted by relevance

/external/ImageMagick/MagickCore/
Dconstitute.c487 magick_info=GetMagickInfo(read_info->magick,sans_exception); in ReadImage()
489 magick_info=GetMagickInfo(read_info->magick,exception); in ReadImage()
549 magick_info=GetMagickInfo(read_info->magick,exception); in ReadImage()
602 magick_info=GetMagickInfo(read_info->magick,exception); in ReadImage()
1135 magick_info=GetMagickInfo(write_info->magick,sans_exception); in WriteImage()
1137 magick_info=GetMagickInfo(write_info->magick,exception); in WriteImage()
1241 magick_info=GetMagickInfo(write_info->magick,sans_exception); in WriteImage()
1243 magick_info=GetMagickInfo(write_info->magick,exception); in WriteImage()
1250 magick_info=GetMagickInfo(write_info->magick,exception); in WriteImage()
1260 magick_info=GetMagickInfo(extension,exception); in WriteImage()
[all …]
Dmagick.h145 *GetMagickInfo(const char *,ExceptionInfo *),
Dmagick.c305 p=GetMagickInfo("*",exception); in GetImageMagick()
610 MagickExport const MagickInfo *GetMagickInfo(const char *name, in GetMagickInfo() function
719 p=GetMagickInfo("*",exception); in GetMagickInfoList()
812 p=GetMagickInfo("*",exception); in GetMagickList()
Dblob.c455 magick_info=GetMagickInfo(blob_info->magick,exception); in BlobToImage()
801 magick_info=GetMagickInfo(blob_info->magick,exception); in CustomStreamToImage()
2049 magick_info=GetMagickInfo(image->magick,exception); in ImageToBlob()
2180 magick_info=GetMagickInfo(image->magick,exception); in ImageToCustomStream()
2449 magick_info=GetMagickInfo(images->magick,exception); in ImagesToBlob()
2587 magick_info=GetMagickInfo(images->magick,exception); in ImagesToCustomStream()
3467 magick_info=GetMagickInfo(image_info->magick,sans_exception); in OpenBlob()
3627 magick_info=GetMagickInfo(ping_info->magick,exception); in PingBlob()
Dimage.c2747 magick_info=GetMagickInfo(magic,exception); in SetImageInfoFromExtension()
2878 magick_info=GetMagickInfo(magic,sans_exception); in SetImageInfo()
2894 magick_info=GetMagickInfo(magic,sans_exception); in SetImageInfo()
2942 magick_info=GetMagickInfo(magic,exception); in SetImageInfo()
3034 magick_info=GetMagickInfo(image_info->magick,sans_exception); in SetImageInfo()
3042 magick_info=GetMagickInfo(image_info->magick,sans_exception); in SetImageInfo()
Dmodule.c1373 (void) GetMagickInfo((char *) NULL,exception); in OpenModules()
Dmethods.h493 #define GetMagickInfo PrependMagickMethod(GetMagickInfo) macro
Didentify.c721 magick_info=GetMagickInfo(image->magick,exception); in IdentifyImage()
Ddisplay.c10299 magick_info=GetMagickInfo(image_info->magick,exception); in XOpenImage()
/external/ImageMagick/Magick++/lib/
DCoderInfo.cpp59 magickInfo=GetMagickInfo(name_.c_str(),exceptionInfo); in CoderInfo()
DOptions.cpp370 magick_info = GetMagickInfo(_imageInfo->magick,exceptionInfo); in format()
DImage.cpp911 magick_info=GetMagickInfo(constImage()->magick,exceptionInfo); in format()
/external/ImageMagick/coders/
Dinline.c316 magick_info=GetMagickInfo(write_info->magick,exception); in WriteINLINEImage()
Djson.c1008 magick_info=GetMagickInfo(image->magick,exception); in EncodeImageAttributes()
Dyaml.c1006 magick_info=GetMagickInfo(image->magick,exception); in EncodeImageAttributes()
/external/ImageMagick/tests/
Dvalidate.c1581 magick_info=GetMagickInfo(reference_formats[i].magick,exception); in ValidateImageFormatsInMemory()
1866 magick_info=GetMagickInfo(reference_formats[i].magick,exception); in ValidateImageFormatsOnDisk()
/external/ImageMagick/MagickWand/
Dmagick-property.c2160 magick_info=GetMagickInfo(format,wand->exception); in MagickSetFormat()
Dmagick-image.c10511 magick_info=GetMagickInfo(format,wand->exception); in MagickSetImageFormat()
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h2124 MagickCore::GetMagickInfo( coder_list[i], exceptionInfo );
DInclude.h1384 using MagickCore::GetMagickInfo;
/external/ImageMagick/PerlMagick/
DMagick.xs5133 magick_info=GetMagickInfo(info->image_info->magick,exception); in Get()
5135 magick_info=GetMagickInfo(image->magick,exception); in Get()
13735 magick_info=GetMagickInfo(name,exception); in QueryFormat()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in5132 magick_info=GetMagickInfo(info->image_info->magick,exception);
5134 magick_info=GetMagickInfo(image->magick,exception);
13852 magick_info=GetMagickInfo(name,exception);