OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:separateimages
(Results
1 - 10
of
10
) 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/ImageMagick/api/
channel.html
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://www.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/www/api/
channel.html
59
<p class="text-center"><a href="channel.html#ChannelFxImage">ChannelFxImage</a> • <a href="channel.html#CombineImages">CombineImages</a> • <a href="channel.html#GetImageAlphaChannel">GetImageAlphaChannel</a> • <a href="channel.html#SeparateImage">SeparateImage</a> • <a href="channel.html#
SeparateImages
">
SeparateImages
</a> • <a href="channel.html#SetImageAlphaChannel">SetImageAlphaChannel</a></p>
189
<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="
SeparateImages
">
SeparateImages
</a></h2>
191
<p>
SeparateImages
() returns a separate grayscale image for each channel specified.</p>
193
<p>The format of the
SeparateImages
method is:</p>
196
Image *
SeparateImages
(const Image *image,ExceptionInfo *exception)
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/www/Magick++/
STL.html
343
<p>In addition, we support these yet to be documented methods: <code>combineImages()</code>, <code>evaluateImages()</code>, <code>mergeImageLayers()</code>, <code>optimizeImageLayers()</code>, <code>optimizePlusImageLayers()</code>, and <code>
separateImages
()</code>.</p>
[
all
...]
/external/ImageMagick/MagickWand/
operation.c
[
all
...]
mogrify.c
[
all
...]
Completed in 155 milliseconds