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

  /external/ImageMagick/MagickCore/
montage.c 156 % DestroyMontageInfo() deallocates memory associated with montage_info.
158 % The format of the DestroyMontageInfo method is:
160 % MontageInfo *DestroyMontageInfo(MontageInfo *montage_info)
168 MagickExport MontageInfo *DestroyMontageInfo(MontageInfo *montage_info)
    [all...]
methods.h 270 #define DestroyMontageInfo PrependMagickMethod(DestroyMontageInfo)
    [all...]

Completed in 62 milliseconds