OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ChannelFxImage
(Results
1 - 8
of
8
) sorted by null
/external/ImageMagick/MagickCore/
channel.h
28
*
ChannelFxImage
(const Image *,const char *,ExceptionInfo *),
channel.c
75
%
ChannelFxImage
() applies a channel expression to the specified image. The
93
% The format of the
ChannelFxImage
method is:
95
% Image *
ChannelFxImage
(const Image *image,const char *expression,
194
MagickExport Image *
ChannelFxImage
(const Image *image,const char *expression,
[
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>
57
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/channel_8c.html" id="
ChannelFxImage
">
ChannelFxImage
</a></h2>
59
<p>
ChannelFxImage
() applies a channel expression to the specified image. The expression consists of one or more channels, either mnemonic or numeric (e.g. red, 1), separated by actions as follows:</p>
74
<dd> The format of the
ChannelFxImage
method is: </dd>
77
Image *
ChannelFxImage
(const Image *image,const char *expression,
/external/ImageMagick/MagickWand/
operation.c
[
all
...]
magick-image.c
[
all
...]
mogrify.c
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 651 milliseconds