HomeSort by relevance Sort by last modified time
    Searched refs:SeparateImage (Results 1 - 11 of 11) sorted by null

  /external/ImageMagick/MagickCore/
channel.h 30 *SeparateImage(const Image *,const ChannelType,ExceptionInfo *),
channel.c 639 % SeparateImage() separates a channel from the image and returns it as a
642 % The format of the SeparateImage method is:
644 % Image *SeparateImage(const Image *image,const ChannelType channel,
656 MagickExport Image *SeparateImage(const Image *image,
824 separate_image=SeparateImage(image,(ChannelType) (1 << channel),exception);
829 images=SeparateImage(image,UndefinedChannel,exception);
    [all...]
methods.h     [all...]
  /external/ImageMagick/www/api/
channel.php 55 <p class="text-center"><a href="channel.php#ChannelFxImage">ChannelFxImage</a> &bull; <a href="channel.php#CombineImages">CombineImages</a> &bull; <a href="channel.php#GetImageAlphaChannel">GetImageAlphaChannel</a> &bull; <a href="channel.php#SeparateImage">SeparateImage</a> &bull; <a href="channel.php#SeparateImages">SeparateImages</a> &bull; <a href="channel.php#SetImageAlphaChannel">SetImageAlphaChannel</a></p>
154 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/channel_8c.html" id="SeparateImage">SeparateImage</a></h2>
156 <p>SeparateImage() separates a channel from the image and returns it as a grayscale image.</p>
158 <p>The format of the SeparateImage method is:</p>
161 Image *SeparateImage(const Image *image,const ChannelType channel,
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/coders/
ps3.c 531 mask_image=SeparateImage(image,AlphaChannel,exception);
    [all...]
png.c     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /external/ImageMagick/MagickWand/
magick-image.c     [all...]

Completed in 712 milliseconds