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

  /external/ImageMagick/MagickCore/
montage.h 81 *CloneMontageInfo(const ImageInfo *,const MontageInfo *),
methods.h 145 #define CloneMontageInfo PrependMagickMethod(CloneMontageInfo)
    [all...]
montage.c 90 % CloneMontageInfo() makes a copy of the given montage info structure. If
94 % The format of the CloneMontageInfo method is:
96 % MontageInfo *CloneMontageInfo(const ImageInfo *image_info,
106 MagickExport MontageInfo *CloneMontageInfo(const ImageInfo *image_info,
    [all...]
effect.c     [all...]
display.c     [all...]
  /external/ImageMagick/coders/
vid.c 215 montage_info=CloneMontageInfo(image_info,(MontageInfo *) NULL);
338 montage_info=CloneMontageInfo(image_info,(MontageInfo *) NULL);
pcd.c 421 montage_info=CloneMontageInfo(image_info,(MontageInfo *) NULL);
    [all...]
  /external/ImageMagick/MagickWand/
montage.c 357 montage_info=CloneMontageInfo(image_info,(MontageInfo *) NULL);
    [all...]
magick-image.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 82 milliseconds