Home
last modified time | relevance | path

Searched refs:ImageError (Results 1 – 25 of 41) sorted by relevance

12

/external/ImageMagick/coders/
Draw.c495 ThrowWriterException(ImageError,"ColorSeparatedImageRequired"); in WriteRAWImage()
515 ThrowWriterException(ImageError,"ColorSeparatedImageRequired"); in WriteRAWImage()
523 ThrowWriterException(ImageError,"ColorSeparatedImageRequired"); in WriteRAWImage()
543 ThrowWriterException(ImageError,"ColorSeparatedImageRequired"); in WriteRAWImage()
Dflif.c428 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit"); in WriteFLIFImage()
520 ThrowWriterException(ImageError,"FramesNotSameDimensions"); in WriteFLIFImage()
Dart.c315 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit"); in WriteARTImage()
Drgf.c345 ThrowWriterException(ImageError,"Dimensions must be less than 255x255"); in WriteRGFImage()
Dwebp.c541 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit"); in WriteWEBPImage()
Dicon.c914 ThrowWriterException(ImageError,"InvalidDimensions"); in WriteICONImage()
923 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit"); in WriteICONImage()
Dtga.c771 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit"); in WriteTGAImage()
Dsun.c804 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit"); in WriteSUNImage()
Ddpx.c1536 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit"); in WriteDPXImage()
1610 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit"); in WriteDPXImage()
Dsgi.c912 ThrowWriterException(ImageError,"WidthOrHeightExceedsLimit"); in WriteSGIImage()
/external/ImageMagick/MagickWand/
Dconjure.c279 ThrowConjureException(ImageError,"UnableToPersistKey",option); in ConjureImageCommand()
289 ThrowConjureException(ImageError,"UnableToPersistKey",argv[i]); in ConjureImageCommand()
Dcompare.c950 ThrowCompareException(ImageError,"ImagesTooDissimilar",image->filename); in CompareImagesCommand()
/external/ImageMagick/MagickCore/
Dprofile.c1038 ThrowProfileException(ImageError,"ColorspaceColorProfileMismatch", in ProfileImage()
1042 ThrowProfileException(ImageError,"ColorspaceColorProfileMismatch", in ProfileImage()
1046 ThrowProfileException(ImageError,"ColorspaceColorProfileMismatch", in ProfileImage()
1050 ThrowProfileException(ImageError,"ColorspaceColorProfileMismatch", in ProfileImage()
1054 ThrowProfileException(ImageError,"ColorspaceColorProfileMismatch", in ProfileImage()
1061 ThrowProfileException(ImageError,"ColorspaceColorProfileMismatch", in ProfileImage()
1079 ThrowProfileException(ImageError,"UnableToCreateColorTransform", in ProfileImage()
Dcipher.c1116 ThrowBinaryException(ImageError,"CipherSupportNotEnabled",image->filename); in DecipherImage()
1129 ThrowBinaryException(ImageError,"CipherSupportNotEnabled",image->filename); in PasskeyDecipherImage()
1172 ThrowBinaryException(ImageError,"CipherSupportNotEnabled",image->filename); in EncipherImage()
1185 ThrowBinaryException(ImageError,"CipherSupportNotEnabled",image->filename); in PasskeyEncipherImage()
Dprepress.c107 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in GetImageTotalInkDensity()
Dexception.h68 ImageError = 465, enumerator
Dfourier.c178 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ComplexImages()
520 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ForwardFourier()
1481 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in InverseFourierTransformImage()
Dresize.c1700 ThrowImageException(ImageError,"NegativeOrZeroImageSize"); in InterpolativeResizeImage()
1877 ThrowImageException(ImageError,"NegativeOrZeroImageSize"); in LiquidRescaleImage()
2855 ThrowImageException(ImageError,"NegativeOrZeroImageSize"); in ResizeImage()
3003 ThrowImageException(ImageError,"NegativeOrZeroImageSize"); in SampleImage()
3225 ThrowImageException(ImageError,"NegativeOrZeroImageSize"); in ScaleImage()
Dstream.c1355 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in StreamImagePixels()
1378 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in StreamImagePixels()
1389 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in StreamImagePixels()
1418 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in StreamImagePixels()
Dexception.c559 case ImageError: return("Image/Error/"); in ExceptionSeverityToTag()
Dquantum-import.c1165 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ImportBlackQuantum()
1497 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ImportCMYKQuantum()
1662 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ImportCMYKAQuantum()
1843 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ImportCMYKOQuantum()
2670 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ImportIndexQuantum()
2883 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ImportIndexAlphaQuantum()
Dquantum-export.c1145 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ExportBlackQuantum()
1471 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ExportCMYKQuantum()
1616 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ExportCMYKAQuantum()
1781 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ExportCMYKOQuantum()
2518 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ExportIndexQuantum()
2686 (void) ThrowMagickException(exception,GetMagickModule(),ImageError, in ExportIndexAlphaQuantum()
Dshear.c1607 ThrowImageException(ImageError,"AngleIsDiscontinuous"); in ShearImage()
1609 ThrowImageException(ImageError,"AngleIsDiscontinuous"); in ShearImage()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.pm.in42 ModuleError DrawError ImageError XServerError RegistryError
/external/ImageMagick/Magick++/lib/
DException.cpp746 case MagickCore::ImageError: in createException()
922 case MagickCore::ImageError: in throwException()

12