Home
last modified time | relevance | path

Searched refs:GetImageProperty (Results 1 – 25 of 54) sorted by relevance

123

/external/ImageMagick/coders/
Dthumbnail.c185 property=GetImageProperty(image,"exif:JPEGInterchangeFormat",exception); in WriteTHUMBNAILImage()
191 property=GetImageProperty(image,"exif:JPEGInterchangeFormatLength",exception); in WriteTHUMBNAILImage()
Dps2.c550 value=GetImageProperty(image,"label",exception); in WritePS2Image()
592 value=GetImageProperty(image,"label",exception); in WritePS2Image()
651 value=GetImageProperty(image,"label",exception); in WritePS2Image()
689 value=GetImageProperty(image,"label",exception); in WritePS2Image()
709 value=GetImageProperty(image,"label",exception); in WritePS2Image()
Dps3.c997 value=GetImageProperty(image,"label",exception); in WritePS3Image()
1054 value=GetImageProperty(image,"label",exception); in WritePS3Image()
1087 value=GetImageProperty(image,"label",exception); in WritePS3Image()
1141 value=GetImageProperty(image,"label",exception); in WritePS3Image()
1155 value=GetImageProperty(image,image->magick_filename,exception); in WritePS3Image()
1199 value=GetImageProperty(image,"label",exception); in WritePS3Image()
Dcip.c200 value=GetImageProperty(image,"label",exception); in WriteCIPImage()
Dbraille.c250 value=GetImageProperty(image,"label",exception); in WriteBRAILLEImage()
Dhdr.c713 property=GetImageProperty(image,"comment",exception); in WriteHDRImage()
721 property=GetImageProperty(image,"hdr:exposure",exception); in WriteHDRImage()
Dps.c1500 value=GetImageProperty(image,"label",exception); in WritePSImage()
1562 value=GetImageProperty(image,"label",exception); in WritePSImage()
1672 value=GetImageProperty(image,"label",exception); in WritePSImage()
1710 value=GetImageProperty(image,"label",exception); in WritePSImage()
1723 value=GetImageProperty(image,"label",exception); in WritePSImage()
Dhtml.c303 value=GetImageProperty(image,"label",exception); in WriteHTMLImage()
Dpdf.c1418 value=GetImageProperty(image,"date:modify",exception); in WritePDFImage()
1422 value=GetImageProperty(image,"date:create",exception); in WritePDFImage()
1620 value=GetImageProperty(image,"label",exception); in WritePDFImage()
1638 value=GetImageProperty(image,"label",exception); in WritePDFImage()
3042 GetImageProperty(image,"signature",exception), in WritePDFImage()
3043 GetImageProperty(image,"signature",exception)); in WritePDFImage()
Djson.c1545 value=GetImageProperty(tile,property,exception); in EncodeImageAttributes()
1575 value=GetImageProperty(image,property,exception); in EncodeImageAttributes()
1582 value=GetImageProperty(image,key,exception); in EncodeImageAttributes()
Dyaml.c1539 value=GetImageProperty(tile,property,exception); in EncodeImageAttributes()
1566 value=GetImageProperty(image,property,exception); in EncodeImageAttributes()
1573 value=GetImageProperty(image,key,exception); in EncodeImageAttributes()
Dpango.c209 caption=ConstantString(GetImageProperty(image,"caption",exception)); in ReadPANGOImage()
Dfpx.c904 label=GetImageProperty(image,"label",exception); in WriteFPXImage()
921 comment=GetImageProperty(image,"comment",exception); in WriteFPXImage()
Dvips.c753 metadata=GetImageProperty(image,"vips:metadata",exception); in WriteVIPSImage()
Dmsl.c1808 attribute=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
1918 attribute=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
3653 attribute=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
6045 property=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
6063 property=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
6823 theAttr = GetImageProperty(msl_info->attributes[j], "id", in MSLStartElement()
6890 theAttr = GetImageProperty(msl_info->attributes[j], "id", in MSLStartElement()
7159 attribute=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
Dpdb.c829 comment=GetImageProperty(image,"comment",exception); in WritePDBImage()
/external/ImageMagick/Magick++/lib/
DImageRef.cpp136 property=GetImageProperty(_image,"Signature",exceptionInfo); in signature()
140 property=GetImageProperty(_image,"Signature",exceptionInfo); in signature()
/external/ImageMagick/MagickCore/
Dconstitute.c693 (void) GetImageProperty(next,"exif:*",exception); in ReadImage()
694 (void) GetImageProperty(next,"icc:*",exception); in ReadImage()
695 (void) GetImageProperty(next,"iptc:*",exception); in ReadImage()
696 (void) GetImageProperty(next,"xmp:*",exception); in ReadImage()
697 value=GetImageProperty(next,"exif:Orientation",exception); in ReadImage()
699 value=GetImageProperty(next,"tiff:Orientation",exception); in ReadImage()
706 value=GetImageProperty(next,"exif:XResolution",exception); in ReadImage()
718 value=GetImageProperty(next,"exif:YResolution",exception); in ReadImage()
730 value=GetImageProperty(next,"exif:ResolutionUnit",exception); in ReadImage()
732 value=GetImageProperty(next,"tiff:ResolutionUnit",exception); in ReadImage()
Dproperty.h32 *GetImageProperty(const Image *,const char *,ExceptionInfo *),
Dcolorspace.c721 value=GetImageProperty(image,"white-luminance",exception); in sRGBTransformImage()
940 value=GetImageProperty(image,"gamma",exception); in sRGBTransformImage()
944 value=GetImageProperty(image,"film-gamma",exception); in sRGBTransformImage()
948 value=GetImageProperty(image,"reference-black",exception); in sRGBTransformImage()
952 value=GetImageProperty(image,"reference-white",exception); in sRGBTransformImage()
1516 value=GetImageProperty(image,"colorspace:auto-grayscale",exception); in SetImageGray()
1570 value=GetImageProperty(image,"colorspace:auto-grayscale",exception); in SetImageMonochrome()
2304 value=GetImageProperty(image,"white-luminance",exception); in TransformsRGBImage()
2518 value=GetImageProperty(image,"gamma",exception); in TransformsRGBImage()
2522 value=GetImageProperty(image,"film-gamma",exception); in TransformsRGBImage()
[all …]
Dproperty.c2216 MagickExport const char *GetImageProperty(const Image *image, in GetImageProperty() function
2455 string=GetImageProperty(image,"comment",exception); in GetMagickPropertyLetter()
2518 string=GetImageProperty(image,"label",exception); in GetMagickPropertyLetter()
2798 string=GetImageProperty(image,"signature",exception); in GetMagickPropertyLetter()
2949 string=GetImageProperty(image,"convex-hull",exception); in GetMagickProperty()
3143 string=GetImageProperty(image,property,exception); in GetMagickProperty()
4030 string=GetImageProperty(property_image,key,exception); in InterpretImageProperties()
4037 string=GetImageProperty(property_image,pattern+9,exception); in InterpretImageProperties()
4048 string=GetImageProperty(property_image,pattern,exception); in InterpretImageProperties()
4066 string=GetImageProperty(property_image,key,exception); in InterpretImageProperties()
Dmontage.c556 value=GetImageProperty(image_list[i],"label",exception); in MontageImageList()
787 value=GetImageProperty(image,"label",exception); in MontageImageList()
826 value=GetImageProperty(image,"label",exception); in MontageImageList()
Didentify.c1259 value=GetImageProperty(tile,property,exception); in IdentifyImage()
1269 value=GetImageProperty(image,key,exception); in IdentifyImage()
1482 value=GetImageProperty(image,property,exception); in IdentifyImage()
Dprofile.c988 value=GetImageProperty(image,"exif:ColorSpace",exception); in ProfileImage()
992 value=GetImageProperty(image,"exif:InteroperabilityIndex",exception); in ProfileImage()
/external/ImageMagick/MagickWand/
Dmagick-property.c620 (void) GetImageProperty(wand->images,"exif:*",wand->exception); in MagickGetImageArtifacts()
847 value=GetImageProperty(wand->images,property,wand->exception); in MagickGetImageProperty()
908 (void) GetImageProperty(wand->images,"exif:*",wand->exception); in MagickGetImageProperties()

123