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

  /external/ImageMagick/MagickCore/
profile.h 40 *GetNextImageProfile(const Image *);
identify.c     [all...]
methods.h 470 #define GetNextImageProfile PrependMagickMethod(GetNextImageProfile)
    [all...]
profile.c 321 % GetNextImageProfile() gets the next profile name for an image.
323 % The format of the GetNextImageProfile method is:
325 % char *GetNextImageProfile(const Image *image)
332 MagickExport char *GetNextImageProfile(const Image *image)
    [all...]
property.c     [all...]
resize.c     [all...]
  /external/ImageMagick/coders/
heic.c 533 for (name=GetNextImageProfile(image); name != (const char *) NULL; )
577 name=GetNextImageProfile(image);
mpc.c     [all...]
miff.c     [all...]
json.c     [all...]
jpeg.c     [all...]
png.c     [all...]
tiff.c     [all...]
gif.c     [all...]
msl.c     [all...]
  /external/ImageMagick/MagickWand/
magick-property.c 811 property=GetNextImageProfile(wand->images);
833 property=GetNextImageProfile(wand->images);
    [all...]
operation.c     [all...]
mogrify.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 132 milliseconds