• Home
  • Raw
  • Download

Lines Matching refs:CoderError

1715   (void) ThrowMagickException(exception,GetMagickModule(),CoderError,message,  in MagickPNGErrorHandler()
5525 CoderError,"JNGCompressNotSupported","`%s'",image->filename); in ReadOneMNGImage()
5536 CoderError,"DeltaPNGNotSupported","`%s'",image->filename); in ReadOneMNGImage()
5678 CoderError,"DEFI chunk found in MNG-VLC datastream","`%s'", in ReadOneMNGImage()
5694 CoderError,"Nonzero object_id in MNG-LC datastream","`%s'", in ReadOneMNGImage()
5704 CoderError,"object id too large","`%s'",image->filename); in ReadOneMNGImage()
5713 GetMagickModule(),CoderError, in ReadOneMNGImage()
5947 CoderError,"FRAM chunk found in MNG-VLC datastream","`%s'", in ReadOneMNGImage()
6347 CoderError,"CLON is not implemented yet","`%s'", in ReadOneMNGImage()
6383 GetMagickModule(),CoderError, in ReadOneMNGImage()
6461 GetMagickModule(),CoderError, in ReadOneMNGImage()
6488 CoderError,"PAST is not implemented yet","`%s'", in ReadOneMNGImage()
6498 CoderError,"SHOW is not implemented yet","`%s'", in ReadOneMNGImage()
6538 CoderError,"pHYg is not implemented.","`%s'",image->filename); in ReadOneMNGImage()
6548 CoderError,"BASI is not implemented yet","`%s'", in ReadOneMNGImage()
7570 CoderError,"Linked list is corrupted, beginning of list not found", in ReadOneMNGImage()
7584 CoderError,"Linked list is corrupted; next_image is NULL","`%s'", in ReadOneMNGImage()
7598 CoderError,"image->next for first image is NULL but shouldn't be.", in ReadOneMNGImage()
7609 CoderError,"No visible images in file","`%s'",image_info->filename); in ReadOneMNGImage()
7815 (void) ThrowMagickException(exception,GetMagickModule(),CoderError, in ReadPNGImage()
8202 (void) ThrowMagickException(exception,GetMagickModule(),CoderError, in Magick_png_write_raw_profile()
8315 (void) ThrowMagickException(exception,GetMagickModule(),CoderError, in write_tIME_chunk()
9870 (void) ThrowMagickException(exception,GetMagickModule(),CoderError, in WriteOnePNGImage()
14304 ThrowBinaryException(CoderError,"PNG library is too old", in WritePNGImage()