Home
last modified time | relevance | path

Searched refs:InterpretImageProperties (Results 1 – 25 of 27) sorted by relevance

12

/external/ImageMagick/coders/
Dmsl.c701 attribute=InterpretImageProperties(msl_info->image_info[n], in MSLStartElement()
781 attribute=InterpretImageProperties(msl_info->image_info[n], in MSLStartElement()
1112 attribute=InterpretImageProperties(msl_info->image_info[n], in MSLStartElement()
1175 attribute=InterpretImageProperties(msl_info->image_info[n], in MSLStartElement()
1272 attribute=InterpretImageProperties(msl_info->image_info[n], in MSLStartElement()
1394 attribute=InterpretImageProperties(msl_info->image_info[n], in MSLStartElement()
1461 CloneString(&value,InterpretImageProperties(msl_info->image_info[n], in MSLStartElement()
1531 attribute=InterpretImageProperties(msl_info->image_info[n], in MSLStartElement()
1641 attribute=InterpretImageProperties(msl_info->image_info[n], in MSLStartElement()
1771 attribute=InterpretImageProperties(msl_info->image_info[n], in MSLStartElement()
[all …]
Dcaption.c143 property=InterpretImageProperties((ImageInfo *) image_info,image, in ReadCAPTIONImage()
147 property=InterpretImageProperties((ImageInfo *) image_info,image,option+8, in ReadCAPTIONImage()
150 property=InterpretImageProperties((ImageInfo *) image_info,image,option, in ReadCAPTIONImage()
Dpango.c188 property=InterpretImageProperties((ImageInfo *) image_info,image, in ReadPANGOImage()
192 property=InterpretImageProperties((ImageInfo *) image_info,image,option+6, in ReadPANGOImage()
195 property=InterpretImageProperties((ImageInfo *) image_info,image,option, in ReadPANGOImage()
Dinfo.c200 text=InterpretImageProperties((ImageInfo *) image_info,image,format, in WriteINFOImage()
Dvid.c173 label=InterpretImageProperties((ImageInfo *) image_info,next_image, in ReadVIDImage()
Dlabel.c127 property=InterpretImageProperties((ImageInfo *) image_info,image, in ReadLABELImage()
/external/ImageMagick/MagickCore/
Dproperty.h26 *InterpretImageProperties(ImageInfo *,Image *,const char *,
Dconstitute.c662 property=InterpretImageProperties(read_info,next,option,exception); in ReadImage()
669 property=InterpretImageProperties(read_info,next,option,exception); in ReadImage()
676 property=InterpretImageProperties(read_info,next,option,exception); in ReadImage()
Danimate.c498 title=InterpretImageProperties(resource_info->image_info,*image, in XMagickCommand()
1656 title=InterpretImageProperties(resource_info->image_info,display_image, in XAnimateImages()
1966 title=InterpretImageProperties(resource_info->image_info, in XAnimateImages()
2104 title=InterpretImageProperties(resource_info->image_info, in XAnimateImages()
Dmontage.c546 title=InterpretImageProperties(clone_info,image_list[0],montage_info->title, in MontageImageList()
Dmethods.h647 #define InterpretImageProperties PrependMagickMethod(InterpretImageProperties) macro
Ddelegate.c1722 magick=InterpretImageProperties(image_info,image,decode != (char *) NULL ? in InvokeDelegate()
Dproperty.c3263 MagickExport char *InterpretImageProperties(ImageInfo *image_info,Image *image, in InterpretImageProperties() function
/external/ImageMagick/MagickWand/
Doperation.c453 arg1=InterpretImageProperties(_image_info,_image,arg1n,_exception); in CLISettingOptionInfo()
460 arg2=InterpretImageProperties(_image_info,_image,arg2n,_exception); in CLISettingOptionInfo()
1694 arg1=InterpretImageProperties(_image_info,_image,arg1n,_exception); in CLISimpleOperatorImage()
1701 arg2=InterpretImageProperties(_image_info,_image,arg2n,_exception); in CLISimpleOperatorImage()
2527 text=InterpretImageProperties(_image_info,_image,format,_exception); in CLISimpleOperatorImage()
3721 arg1=InterpretImageProperties(_image_info,_images,arg1n,_exception); in CLIListOperatorImages()
3728 arg2=InterpretImageProperties(_image_info,_images,arg2n,_exception); in CLIListOperatorImages()
4630 arg1=InterpretImageProperties(_image_info,_images,arg1n,_exception); in CLINoImageOperator()
4637 arg2=InterpretImageProperties(_image_info,_images,arg2n,_exception); in CLINoImageOperator()
4875 arg1=InterpretImageProperties(_image_info,_images,arg1n,_exception); in CLINoImageOperator()
[all …]
Dmagick-cli.c825 text=InterpretImageProperties(image_info,cli_wand->wand.images,format, in MagickImageCommand()
Didentify.c344 text=InterpretImageProperties(image_info,image,format,exception); in IdentifyImageCommand()
Dmogrify.c843 text=InterpretImageProperties(mogrify_info,*image,argv[i+2], in MogrifyImage()
1422 args=InterpretImageProperties(mogrify_info,*image,argv[i+2], in MogrifyImage()
1725 arguments=InterpretImageProperties(mogrify_info,*image,argv[i+2], in MogrifyImage()
1871 text=InterpretImageProperties(mogrify_info,*image,format, in MogrifyImage()
2821 value=InterpretImageProperties(mogrify_info,*image,argv[i+2], in MogrifyImage()
2964 arguments=InterpretImageProperties(mogrify_info,*image,argv[i+2], in MogrifyImage()
8579 args=InterpretImageProperties(mogrify_info,*images,argv[i+1], in MogrifyImageList()
8624 string=InterpretImageProperties(mogrify_info,*images,argv[i+1], in MogrifyImageList()
Dcompare.c1216 text=InterpretImageProperties(image_info,difference_image,format, in CompareImagesCommand()
Dcomposite.c1671 text=InterpretImageProperties(image_info,images,format,exception); in CompositeImageCommand()
Dmontage.c1799 text=InterpretImageProperties(image_info,montage_image,format, in MontageImageCommand()
Dconvert.c3246 text=InterpretImageProperties(image_info,image,format,exception); in ConvertImageCommand()
/external/ImageMagick/PerlMagick/
DMagick.xs1309 (void) SetImageProperty(image,"Comment",InterpretImageProperties( in SetAttribute()
1659 (void) SetImageProperty(image,"label",InterpretImageProperties( in SetAttribute()
5807 meta=InterpretImageProperties(info ? info->image_info : in Get()
7847 (void) SetImageProperty(image,"comment",InterpretImageProperties( in Mogrify()
7856 (void) SetImageProperty(image,"label",InterpretImageProperties( in Mogrify()
8325 text=InterpretImageProperties(info ? info->image_info : in Mogrify()
10545 caption=InterpretImageProperties(info ? info->image_info : in Mogrify()
11608 (void) SetImageProperty(next,"label",InterpretImageProperties( in Montage()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1361 using MagickCore::InterpretImageProperties;
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in1309 (void) SetImageProperty(image,"Comment",InterpretImageProperties(
1659 (void) SetImageProperty(image,"label",InterpretImageProperties(
5807 meta=InterpretImageProperties(info ? info->image_info :
7847 (void) SetImageProperty(image,"comment",InterpretImageProperties(
7856 (void) SetImageProperty(image,"label",InterpretImageProperties(
8325 text=InterpretImageProperties(info ? info->image_info :
10545 caption=InterpretImageProperties(info ? info->image_info :
11608 (void) SetImageProperty(next,"label",InterpretImageProperties(
/external/ImageMagick/Magick++/lib/
DImage.cpp938 text=InterpretImageProperties(imageInfo(),image(),expression.c_str(), in formatExpression()

12