Lines Matching refs:exception
53 #include "MagickCore/exception.h"
54 #include "MagickCore/exception-private.h"
97 % const unsigned char *magick_restrict pixels,ExceptionInfo *exception)
112 % o exception: return any errors or warnings in this structure.
1154 Quantum *magick_restrict q,ExceptionInfo *exception)
1167 (void) ThrowMagickException(exception,GetMagickModule(),ImageError,
1486 Quantum *magick_restrict q,ExceptionInfo *exception)
1499 (void) ThrowMagickException(exception,GetMagickModule(),ImageError,
1651 Quantum *magick_restrict q,ExceptionInfo *exception)
1664 (void) ThrowMagickException(exception,GetMagickModule(),ImageError,
1832 Quantum *magick_restrict q,ExceptionInfo *exception)
1845 (void) ThrowMagickException(exception,GetMagickModule(),ImageError,
2656 Quantum *magick_restrict q,ExceptionInfo *exception)
2672 (void) ThrowMagickException(exception,GetMagickModule(),ImageError,
2859 (void) ThrowMagickException(exception,GetMagickModule(),CorruptImageError,
2866 ExceptionInfo *exception)
2885 (void) ThrowMagickException(exception,GetMagickModule(),ImageError,
3077 (void) ThrowMagickException(exception,GetMagickModule(),CorruptImageError,
4097 ExceptionInfo *exception)
4160 ImportBlackQuantum(image,quantum_info,number_pixels,p,q,exception);
4171 ImportCMYKQuantum(image,quantum_info,number_pixels,p,q,exception);
4176 ImportCMYKAQuantum(image,quantum_info,number_pixels,p,q,exception);
4181 ImportCMYKOQuantum(image,quantum_info,number_pixels,p,q,exception);
4207 ImportIndexQuantum(image,quantum_info,number_pixels,p,q,exception);
4212 ImportIndexAlphaQuantum(image,quantum_info,number_pixels,p,q,exception);