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

  /external/ImageMagick/MagickCore/
montage.h 82 *DestroyMontageInfo(MontageInfo *);
methods.h 253 #define DestroyMontageInfo PrependMagickMethod(DestroyMontageInfo)
    [all...]
montage.c 155 % DestroyMontageInfo() deallocates memory associated with montage_info.
157 % The format of the DestroyMontageInfo method is:
159 % MontageInfo *DestroyMontageInfo(MontageInfo *montage_info)
167 MagickExport MontageInfo *DestroyMontageInfo(MontageInfo *montage_info)
    [all...]
effect.c     [all...]
display.c     [all...]
  /external/ImageMagick/coders/
vid.c 220 montage_info=DestroyMontageInfo(montage_info);
340 montage_info=DestroyMontageInfo(montage_info);
pcd.c 425 montage_info=DestroyMontageInfo(montage_info);
    [all...]
  /external/ImageMagick/MagickWand/
montage.c 273 montage_info=DestroyMontageInfo(montage_info); \
    [all...]
magick-image.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 71 milliseconds