Home
last modified time | relevance | path

Searched refs:DestroyPixelChannelMap (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
Dpixel.h250 *DestroyPixelChannelMap(PixelChannelMap *);
Dmethods.h273 #define DestroyPixelChannelMap PrependMagickMethod(DestroyPixelChannelMap) macro
Dimage.c1192 image->channel_map=DestroyPixelChannelMap(image->channel_map); in DestroyImage()
Dpixel.c350 MagickExport PixelChannelMap *DestroyPixelChannelMap( in DestroyPixelChannelMap() function