Searched refs:DestroyPixelChannelMap (Results 1 – 4 of 4) sorted by relevance
250 *DestroyPixelChannelMap(PixelChannelMap *);
273 #define DestroyPixelChannelMap PrependMagickMethod(DestroyPixelChannelMap) macro
1192 image->channel_map=DestroyPixelChannelMap(image->channel_map); in DestroyImage()
350 MagickExport PixelChannelMap *DestroyPixelChannelMap( in DestroyPixelChannelMap() function