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

  /external/ImageMagick/MagickCore/
attribute.h 38 SetImageDepth(Image *,const size_t,ExceptionInfo *),
methods.h     [all...]
attribute.c     [all...]
  /external/ImageMagick/www/api/
attribute.php 55 <p class="text-center"><a href="attribute.php#GetImageDepth">GetImageDepth</a> &bull; <a href="attribute.php#GetImageQuantumDepth">GetImageQuantumDepth</a> &bull; <a href="attribute.php#GetImageType">GetImageType</a> &bull; <a href="attribute.php#IdentifyImageGray">IdentifyImageGray</a> &bull; <a href="attribute.php#IdentifyImageMonochrome">IdentifyImageMonochrome</a> &bull; <a href="attribute.php#IdentifyImageType">IdentifyImageType</a> &bull; <a href="attribute.php#IsImageGray">IsImageGray</a> &bull; <a href="attribute.php#IsImageMonochrome">IsImageMonochrome</a> &bull; <a href="attribute.php#IsImageOpaque">IsImageOpaque</a> &bull; <a href="attribute.php#SetImageDepth">SetImageDepth</a> &bull; <a href="attribute.php#SetImageType">SetImageType</a></p>
294 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="SetImageDepth">SetImageDepth</a></h2>
296 <p>SetImageDepth() sets the depth of the image.</p>
298 <p>The format of the SetImageDepth method is:</p>
301 MagickBooleanType SetImageDepth(Image *image,const size_t depth,
  /external/ImageMagick/coders/
tiff.c     [all...]
  /external/ImageMagick/tests/
validate.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp 477 SetImageDepth(image(),depth_,exceptionInfo);
1168 SetImageDepth(image(),depth_,exceptionInfo);
    [all...]
  /external/ImageMagick/MagickWand/
mogrify.c     [all...]
operation.c     [all...]
magick-image.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 890 milliseconds