Searched refs:DestroyPixelChannelMap (Results 1 - 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dpixel.h243 *DestroyPixelChannelMap(PixelChannelMap *);
H A Dimage.c1203 image->channel_map=DestroyPixelChannelMap(image->channel_map);
H A Dpixel.c346 % DestroyPixelChannelMap() deallocates memory associated with the pixel
349 % The format of the DestroyPixelChannelMap() method is:
351 % PixelChannelMap *DestroyPixelChannelMap(PixelChannelMap *channel_map) function
358 MagickExport PixelChannelMap *DestroyPixelChannelMap(

Completed in 849 milliseconds