Home
last modified time | relevance | path

Searched refs:CoderError (Results 1 – 25 of 38) sorted by relevance

12

/external/ImageMagick/coders/
Dclipboard.c143 ThrowReaderException(CoderError,"NoBitmapOnClipboard"); in ReadCLIPBOARDImage()
187 ThrowReaderException(CoderError,"UnableToCreateADC"); in ReadCLIPBOARDImage()
192 ThrowReaderException(CoderError,"UnableToCreateBitmap"); in ReadCLIPBOARDImage()
198 ThrowReaderException(CoderError,"UnableToCreateADC"); in ReadCLIPBOARDImage()
205 ThrowReaderException(CoderError,"UnableToCreateBitmap"); in ReadCLIPBOARDImage()
Dthumbnail.c184 ThrowWriterException(CoderError,"ImageDoesNotHaveAThumbnail"); in WriteTHUMBNAILImage()
187 ThrowWriterException(CoderError,"ImageDoesNotHaveAThumbnail"); in WriteTHUMBNAILImage()
191 ThrowWriterException(CoderError,"ImageDoesNotHaveAThumbnail"); in WriteTHUMBNAILImage()
Dscreenshot.c162 ThrowReaderException(CoderError,"UnableToCreateDC"); in ReadSCREENSHOTImage()
180 ThrowReaderException(CoderError,"UnableToCreateDC"); in ReadSCREENSHOTImage()
194 ThrowReaderException(CoderError,"UnableToCreateBitmap"); in ReadSCREENSHOTImage()
202 ThrowReaderException(CoderError,"UnableToCreateBitmap"); in ReadSCREENSHOTImage()
Dclip.c122 ThrowReaderException(CoderError,"ImageDoesNotHaveAClipMask"); in ReadCLIPImage()
231 ThrowWriterException(CoderError,"ImageDoesNotHaveAClipMask"); in WriteCLIPImage()
Dvips.c443 ThrowReaderException(CoderError,"Unsupported band format"); in ReadVIPSImage()
482 ThrowReaderException(CoderError,"Unsupported colorspace"); in ReadVIPSImage()
496 ThrowReaderException(CoderError, in ReadVIPSImage()
499 ThrowReaderException(CoderError,"Unsupported number of channels"); in ReadVIPSImage()
503 ThrowReaderException(CoderError,"Unsupported coding"); in ReadVIPSImage()
Dviff.c339 ThrowReaderException(CoderError,"ImageColumnOrRowSizeIsNotSupported"); in ReadVIFFImage()
348 ThrowReaderException(CoderError,"DataStorageTypeIsNotSupported"); in ReadVIFFImage()
350 ThrowReaderException(CoderError,"DataEncodingSchemeIsNotSupported"); in ReadVIFFImage()
357 ThrowReaderException(CoderError,"MapStorageTypeIsNotSupported"); in ReadVIFFImage()
361 ThrowReaderException(CoderError,"ColorspaceModelIsNotSupported"); in ReadVIFFImage()
363 ThrowReaderException(CoderError,"LocationTypeIsNotSupported"); in ReadVIFFImage()
365 ThrowReaderException(CoderError,"NumberOfImagesIsNotSupported"); in ReadVIFFImage()
474 ThrowReaderException(CoderError,"ColormapTypeNotSupported"); in ReadVIFFImage()
Dmeta.c1253 ThrowReaderException(CoderError,"NoIPTCProfileAvailable"); in ReadMETAImage()
1275 ThrowReaderException(CoderError,"JPEGEmbeddingFailed"); in ReadMETAImage()
2232 ThrowWriterException(CoderError,"No8BIMDataIsAvailable"); in WriteMETAImage()
2255 ThrowWriterException(CoderError,"No8BIMDataIsAvailable"); in WriteMETAImage()
2263 ThrowWriterException(CoderError,"NoIPTCProfileAvailable"); in WriteMETAImage()
2275 ThrowWriterException(CoderError,"No8BIMDataIsAvailable"); in WriteMETAImage()
2304 ThrowWriterException(CoderError,"No8BIMDataIsAvailable"); in WriteMETAImage()
2309 ThrowWriterException(CoderError,"NoIPTCProfileAvailable"); in WriteMETAImage()
2336 ThrowWriterException(CoderError,"NoAPP1DataIsAvailable"); in WriteMETAImage()
2355 ThrowWriterException(CoderError,"NoColorProfileIsAvailable"); in WriteMETAImage()
Dfd.c122 (void) ThrowMagickException(exception,GetMagickModule(),CoderError, in ReadFDImage()
Dmat.c935 if(z!=3) ThrowReaderException(CoderError, "MultidimensionalMatricesAreNotSupported"); in ReadMATImage()
939 ThrowReaderException(CoderError, "MultidimensionalMatricesAreNotSupported"); in ReadMATImage()
944 default: ThrowReaderException(CoderError, "MultidimensionalMatricesAreNotSupported"); in ReadMATImage()
963 ThrowReaderException(CoderError,"UnsupportedCellTypeInTheMatrix"); in ReadMATImage()
1035 ThrowReaderException(CoderError, "IncompatibleSizeOfDouble"); in ReadMATImage()
1042 ThrowReaderException(CoderError, "UnsupportedCellTypeInTheMatrix"); in ReadMATImage()
Dmatte.c180 ThrowWriterException(CoderError,"ImageDoesNotHaveAnAlphaChannel"); in WriteMATTEImage()
Durl.c246 (void) ThrowMagickException(exception,GetMagickModule(),CoderError, in ReadURLImage()
Dsct.c192 ThrowReaderException(CoderError,"OnlyContinuousTonePictureSupported"); in ReadSCTImage()
Dotb.c160 ThrowReaderException(CoderError,"OnlyLevelZerofilesSupported"); in ReadOTBImage()
Dxcf.c678 ThrowBinaryException(CoderError,"ZipCompressNotSupported", in load_level()
681 ThrowBinaryException(CoderError,"FractalCompressNotSupported", in load_level()
1072 ThrowReaderException(CoderError,"ColormapTypeNotSupported"); in ReadXCFImage()
Dwbmp.c165 ThrowReaderException(CoderError,"OnlyLevelZerofilesSupported"); in ReadWBMPImage()
Dwpg.c1009 ThrowReaderException(CoderError,"EncryptedWPGImageFileNotSupported"); in ReadWPGImage()
1163 ThrowReaderException(CoderError,"UnableToDecompressImage"); in ReadWPGImage()
1428 ThrowReaderException(CoderError,"DataEncodingSchemeIsNotSupported"); in ReadWPGImage()
Dpng.c1650 (void) ThrowMagickException(exception,GetMagickModule(),CoderError,message, in MagickPNGErrorHandler()
5134 CoderError,"JNGCompressNotSupported","`%s'",image->filename); in ReadMNGImage()
5145 CoderError,"DeltaPNGNotSupported","`%s'",image->filename); in ReadMNGImage()
5285 CoderError,"DEFI chunk found in MNG-VLC datastream","`%s'", in ReadMNGImage()
5299 CoderError,"Nonzero object_id in MNG-LC datastream","`%s'", in ReadMNGImage()
5309 CoderError,"object id too large","`%s'",image->filename); in ReadMNGImage()
5318 GetMagickModule(),CoderError, in ReadMNGImage()
5547 CoderError,"FRAM chunk found in MNG-VLC datastream","`%s'", in ReadMNGImage()
5934 CoderError,"CLON is not implemented yet","`%s'", in ReadMNGImage()
5970 GetMagickModule(),CoderError, in ReadMNGImage()
[all …]
Dsun.c328 ThrowReaderException(CoderError,"ColormapTypeNotSupported"); in ReadSUNImage()
403 ThrowReaderException(CoderError,"ColormapTypeNotSupported"); in ReadSUNImage()
Djp2.c193 (void) ThrowMagickException(exception,GetMagickModule(),CoderError, in JP2ErrorHandler()
393 ThrowReaderException(CoderError,"IrregularChannelGeometryNotSupported") in ReadJP2Image()
Dpango.c345 (void) ThrowMagickException(exception,GetMagickModule(),CoderError, in ReadPANGOImage()
Dfpx.c204 ThrowReaderException(CoderError,"UnableToInitializeFPXLibrary"); in ReadFPXImage()
210 ThrowReaderException(CoderError,"UnableToInitializeFPXLibrary"); in ReadFPXImage()
Ddib.c557 ThrowReaderException(CoderError,"JPEGCompressNotSupported"); in ReadDIBImage()
559 ThrowReaderException(CoderError,"PNGCompressNotSupported"); in ReadDIBImage()
/external/ImageMagick/MagickCore/
Dexception.h64 CoderError = 450, enumerator
/external/ImageMagick/PerlMagick/quantum/
Dquantum.pm.in41 FileOpenError BlobError StreamError CacheError CoderError
/external/ImageMagick/Magick++/lib/
DException.cpp716 case MagickCore::CoderError: in createException()
892 case MagickCore::CoderError: in throwException()

12