• Home
  • Raw
  • Download

Lines Matching refs:CoderError

1650   (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()
6048 GetMagickModule(),CoderError, in ReadMNGImage()
6075 CoderError,"PAST is not implemented yet","`%s'", in ReadMNGImage()
6085 CoderError,"SHOW is not implemented yet","`%s'", in ReadMNGImage()
6125 CoderError,"pHYg is not implemented.","`%s'",image->filename); in ReadMNGImage()
6135 CoderError,"BASI is not implemented yet","`%s'", in ReadMNGImage()
7158 CoderError,"Linked list is corrupted, beginning of list not found", in ReadMNGImage()
7172 CoderError,"Linked list is corrupted; next_image is NULL","`%s'", in ReadMNGImage()
7186 CoderError,"image->next for first image is NULL but shouldn't be.", in ReadMNGImage()
7197 CoderError,"No visible images in file","`%s'",image_info->filename); in ReadMNGImage()
7350 (void) ThrowMagickException(exception,GetMagickModule(),CoderError, in ReadPNGImage()
7868 (void) ThrowMagickException(exception,GetMagickModule(),CoderError, in write_tIME_chunk()
9358 (void) ThrowMagickException(exception,GetMagickModule(),CoderError, in WriteOnePNGImage()
13733 ThrowBinaryException(CoderError,"PNG library is too old", in WritePNGImage()