Home | History | Annotate | Download | only in coders

Lines Matching refs:ExceptionInfo

222   ReadTIFFImage(const ImageInfo *,ExceptionInfo *);
225 WriteGROUP4Image(const ImageInfo *,Image *,ExceptionInfo *),
226 WritePTIFImage(const ImageInfo *,Image *,ExceptionInfo *),
227 WriteTIFFImage(const ImageInfo *,Image *,ExceptionInfo *);
295 % ExceptionInfo *exception)
318 ExceptionInfo *exception)
354 assert(exception != (ExceptionInfo *) NULL);
450 % ExceptionInfo *exception)
470 static MagickBooleanType DecodeLabImage(Image *image,ExceptionInfo *exception)
523 const unsigned char *datum,ssize_t length,ExceptionInfo *exception)
560 ExceptionInfo
569 exception=(ExceptionInfo *) GetMagickThreadValue(tiff_exception);
570 if (exception != (ExceptionInfo *) NULL)
581 ExceptionInfo *exception)
626 static void TIFFGetProperties(TIFF *tiff,Image *image,ExceptionInfo *exception)
712 ExceptionInfo *exception)
900 ExceptionInfo
909 exception=(ExceptionInfo *) GetMagickThreadValue(tiff_exception);
910 if (exception != (ExceptionInfo *) NULL)
1002 ExceptionInfo *exception)
1078 ExceptionInfo *exception)
1156 assert(exception != (ExceptionInfo *) NULL);
2421 % Image *image,ExceptionInfo *)
2433 Image *image,ExceptionInfo *exception)
2478 assert(exception != (ExceptionInfo *) NULL);
2594 % Image *image,ExceptionInfo *exception)
2606 Image *image,ExceptionInfo *exception)
2692 % Image *image,ExceptionInfo *exception)
2726 static MagickBooleanType EncodeLabImage(Image *image,ExceptionInfo *exception)
2958 Image *image,ExceptionInfo *exception)
3026 ExceptionInfo *exception)
3095 Image *image,ExceptionInfo *exception)
3160 assert(exception != (ExceptionInfo *) NULL);