OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroyPixelChannelMap
(Results
1 - 4
of
4
) sorted by null
/external/ImageMagick/MagickCore/
pixel.h
247
*
DestroyPixelChannelMap
(PixelChannelMap *);
methods.h
256
#define
DestroyPixelChannelMap
PrependMagickMethod(
DestroyPixelChannelMap
)
[
all
...]
image.c
[
all
...]
pixel.c
345
%
DestroyPixelChannelMap
() deallocates memory associated with the pixel
348
% The format of the
DestroyPixelChannelMap
() method is:
350
% PixelChannelMap *
DestroyPixelChannelMap
(PixelChannelMap *channel_map)
357
MagickExport PixelChannelMap *
DestroyPixelChannelMap
(
[
all
...]
Completed in 2206 milliseconds