OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SeparateImages
(Results
1 - 7
of
7
) sorted by null
/external/ImageMagick/MagickCore/
channel.h
31
*
SeparateImages
(const Image *,ExceptionInfo *);
channel.c
789
%
SeparateImages
() returns a separate grayscale image for each channel
792
% The format of the
SeparateImages
method is:
794
% Image *
SeparateImages
(const Image *image,ExceptionInfo *exception)
803
MagickExport Image *
SeparateImages
(const Image *image,ExceptionInfo *exception)
[
all
...]
methods.h
[
all
...]
/external/ImageMagick/www/api/
channel.php
55
<p class="text-center"><a href="channel.php#ChannelFxImage">ChannelFxImage</a> • <a href="channel.php#CombineImages">CombineImages</a> • <a href="channel.php#GetImageAlphaChannel">GetImageAlphaChannel</a> • <a href="channel.php#SeparateImage">SeparateImage</a> • <a href="channel.php#
SeparateImages
">
SeparateImages
</a> • <a href="channel.php#SetImageAlphaChannel">SetImageAlphaChannel</a></p>
185
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/channel_8c.html" id="
SeparateImages
">
SeparateImages
</a></h2>
187
<p>
SeparateImages
() returns a separate grayscale image for each channel specified.</p>
189
<p>The format of the
SeparateImages
method is:</p>
192
Image *
SeparateImages
(const Image *image,ExceptionInfo *exception)
/external/ImageMagick/Magick++/lib/Magick++/
STL.h
[
all
...]
/external/ImageMagick/MagickWand/
operation.c
[
all
...]
mogrify.c
[
all
...]
Completed in 101 milliseconds