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

/external/ImageMagick/MagickCore/
H A Dpixel.h242 *ClonePixelChannelMap(PixelChannelMap *),
H A Dimage.c874 clone_image->channel_map=ClonePixelChannelMap(image->channel_map);
H A Dpixel.c125 % ClonePixelChannelMap() clones a pixel component map.
127 % The format of the ClonePixelChannelMap() method is:
129 % PixelChannelMap *ClonePixelChannelMap(PixelChannelMap *channel_map)
136 MagickExport PixelChannelMap *ClonePixelChannelMap(PixelChannelMap *channel_map)
133 MagickExport PixelChannelMap *ClonePixelChannelMap(PixelChannelMap *channel_map) function

Completed in 130 milliseconds