HomeSort by relevance Sort by last modified time
    Searched defs:ThrowImageException (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/MagickCore/
exception-private.h 65 #define ThrowImageException(severity,tag) \
  /external/ImageMagick/www/source/core/
sigmoidal-contrast.c 43 #define ThrowImageException(image) \
94 ThrowImageException(contrast_image);
100 ThrowImageException(contrast_image);
103 ThrowImageException(contrast_image);
110 ThrowImageException(contrast_image);
  /external/ImageMagick/Magick++/lib/
Image.cpp 30 #define ThrowImageException ThrowPPException(quiet())
227 ThrowImageException;
311 ThrowImageException;
456 ThrowImageException;
479 ThrowImageException;
491 ThrowImageException;
509 ThrowImageException;
551 ThrowImageException;
571 ThrowImageException;
584 ThrowImageException;
    [all...]

Completed in 133 milliseconds