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

  /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...]
  /external/ImageMagick/MagickCore/
exception-private.h 65 #define ThrowImageException(severity,tag) \
effect.c 213 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
246 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
535 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
568 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
801 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
    [all...]
nt-feature.c 146 ThrowImageException(OptionError,"GeometryDoesNotContainImage");
164 ThrowImageException(OptionError,"GeometryDimensionsAreZero");
shear.c 611 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
616 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
    [all...]
vision.c 198 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
207 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
222 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
433 ThrowImageException(ResourceLimitError,"TooManyObjects");
resize.c     [all...]
layer.c 788 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
    [all...]
decorate.c 218 ThrowImageException(OptionError,"FrameIsLessThanImageSize");
223 ThrowImageException(OptionError,"FrameIsLessThanImageSize");
    [all...]
montage.c 423 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
646 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
    [all...]
constitute.c 156 ThrowImageException(OptionError,"NonZeroWidthAndHeightRequired");
    [all...]
paint.c 750 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
    [all...]
transform.c 228 ThrowImageException(OptionWarning,"GeometryDoesNotContainImage");
    [all...]
fx.c     [all...]
feature.c 291 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
    [all...]
image.c 832 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
858 ThrowImageException(ResourceLimitError,"MemoryAllocationFailed");
    [all...]
statistic.c     [all...]
  /external/ImageMagick/coders/
fax.c 164 ThrowImageException(FileOpenError,"UnableToCreateTemporaryFile");
pes.c 636 ThrowImageException(FileOpenError,"UnableToCreateTemporaryFile");
cals.c 262 ThrowImageException(FileOpenError,"UnableToCreateTemporaryFile");
tiff.c 371 ThrowImageException(FileOpenError,"UnableToCreateTemporaryFile");
    [all...]

Completed in 251 milliseconds