HomeSort by relevance Sort by last modified time
    Searched refs:SetImageProfile (Results 1 - 25 of 25) sorted by null

  /external/ImageMagick/MagickCore/
profile.h 49 SetImageProfile(Image *,const char *,const StringInfo *,ExceptionInfo *);
profile.c     [all...]
methods.h     [all...]
property.c     [all...]
  /external/ImageMagick/coders/
meta.c     [all...]
webp.c 418 SetImageProfile(image,"ICC",profile,exception);
428 SetImageProfile(image,"EXIF",profile,exception);
438 SetImageProfile(image,"XMP",profile,exception);
dng.c 508 SetImageProfile(image,"ICC",profile,exception);
519 SetImageProfile(image,"XMP",profile,exception);
ps.c 947 (void) SetImageProfile(image,"icc",profile,exception);
971 (void) SetImageProfile(image,"8bim",profile,exception);
    [all...]
heic.c 269 SetImageProfile(image,"exif",profile,exception);
jpeg.c 571 status=SetImageProfile(image,"icc",profile,exception);
689 status=SetImageProfile(image,"8bim",profile,exception);
815 status=SetImageProfile(image,name,profile,exception);
    [all...]
pict.c     [all...]
jp2.c 443 SetImageProfile(image,"icc",profile,exception);
    [all...]
cin.c 723 (void) SetImageProfile(image,"dpx:user.data",profile,exception);
    [all...]
mpc.c 875 status=SetImageProfile(image,name,profile,exception);
    [all...]
psd.c     [all...]
gif.c     [all...]
tiff.c 624 status=SetImageProfile(image,name,profile,exception);
    [all...]
bmp.c     [all...]
dpx.c     [all...]
miff.c     [all...]
pdf.c 855 (void) SetImageProfile(image,"xmp",profile,exception);
    [all...]
png.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
magick-property.c     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp 739 (void) SetImageProfile(image(),"exif",exif_profile,exceptionInfo);
1045 (void) SetImageProfile(image(),"iptc",iptc_profile,exceptionInfo);
    [all...]

Completed in 242 milliseconds