OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SeparateImages
(Results
1 - 6
of
6
) sorted by null
/external/ImageMagick/MagickCore/
channel.h
31
*
SeparateImages
(const Image *,ExceptionInfo *);
methods.h
[
all
...]
channel.c
840
%
SeparateImages
() returns a separate grayscale image for each channel
843
% The format of the
SeparateImages
method is:
845
% Image *
SeparateImages
(const Image *image,ExceptionInfo *exception)
854
MagickExport Image *
SeparateImages
(const Image *image,ExceptionInfo *exception)
[
all
...]
/external/ImageMagick/Magick++/lib/Magick++/
STL.h
[
all
...]
/external/ImageMagick/MagickWand/
operation.c
[
all
...]
mogrify.c
[
all
...]
Completed in 56 milliseconds