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

  /external/ImageMagick/MagickCore/
attribute.h 36 IsImageMonochrome(const Image *),
attribute.c 601 if (IsImageMonochrome(image) != MagickFalse)
892 % IsImageMonochrome() returns MagickTrue if type of the image is bi-level.
894 % The format of the IsImageMonochrome method is:
896 % MagickBooleanType IsImageMonochrome(const Image *image)
903 MagickExport MagickBooleanType IsImageMonochrome(const Image *image)
    [all...]
methods.h     [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>
243 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsImageMonochrome">IsImageMonochrome</a></h2>
245 <p>IsImageMonochrome() returns MagickTrue if type of the image is bi-level.</p>
247 <p>The format of the IsImageMonochrome method is:</p>
250 MagickBooleanType IsImageMonochrome(const Image *image)
  /external/ImageMagick/coders/
psd.c     [all...]

Completed in 169 milliseconds