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

  /external/ImageMagick/MagickCore/
channel.h 29 *CombineImages(const Image *,const ColorspaceType,ExceptionInfo *),
channel.c 450 % CombineImages() combines one or more images into a single image. The
455 % The format of the CombineImages method is:
457 % Image *CombineImages(const Image *images,const ColorspaceType colorspace,
469 MagickExport Image *CombineImages(const Image *image,
    [all...]
methods.h 183 #define CombineImages PrependMagickMethod(CombineImages)
    [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>
101 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/channel_8c.html" id="CombineImages">CombineImages</a></h2>
103 <p>CombineImages() combines one or more images into a single image. The grayscale value of the pixels of each image in the sequence is assigned in order to the specified channels of the combined image. The typical ordering would be image 1 =&gt; Red, 2 =&gt; Green, 3 =&gt; Blue, etc.</p>
105 <p>The format of the CombineImages method is:</p>
108 Image *CombineImages(const Image *images,const ColorspaceType colorspace,
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h     [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
magick-image.c     [all...]
mogrify.c     [all...]

Completed in 1100 milliseconds