Lines Matching refs:exception
47 #include "MagickCore/exception.h"
48 #include "MagickCore/exception-private.h"
132 % ExceptionInfo *exception)
144 % o exception: return any errors or warnings in this structure.
1144 ExceptionInfo *exception)
1170 assert(exception != (ExceptionInfo *) NULL);
1171 assert(exception->signature == MagickCoreSignature);
1172 image=AcquireImage(image_info,exception);
1173 status=OpenBlob(image_info,image,ReadBinaryBlobMode,exception);
1181 if (SetImageBackgroundColor(image,exception) == MagickFalse)
1192 buff=AcquireImage((ImageInfo *) NULL,exception);
1220 status=SetImageProfile(image,"8bim",profile,exception);
1234 buff=AcquireImage((ImageInfo *) NULL,exception);
1260 iptc=AcquireImage((ImageInfo *) NULL,exception);
1288 status=SetImageProfile(image,name,profile,exception);
1299 buff=AcquireImage((ImageInfo *) NULL,exception);
1314 (void) SetImageProfile(image,"icc",profile,exception);
1322 buff=AcquireImage((ImageInfo *) NULL,exception);
1337 (void) SetImageProfile(image,"8bim",profile,exception);
1345 buff=AcquireImage((ImageInfo *) NULL,exception);
1360 (void) SetImageProfile(image,"xmp",profile,exception);
1541 % Image *image,ExceptionInfo *exception)
1551 % o exception: return any errors or warnings in this structure.
2211 Image *image,ExceptionInfo *exception)
2240 assert(exception != (ExceptionInfo *) NULL);
2241 assert(exception->signature == MagickCoreSignature);
2242 status=OpenBlob(image_info,image,WriteBinaryBlobMode,exception);
2263 assert(exception != (ExceptionInfo *) NULL);
2264 assert(exception->signature == MagickCoreSignature);
2265 status=OpenBlob(image_info,image,WriteBinaryBlobMode,exception);
2283 assert(exception != (ExceptionInfo *) NULL);
2284 assert(exception->signature == MagickCoreSignature);
2285 status=OpenBlob(image_info,image,WriteBinaryBlobMode,exception);
2288 buff=AcquireImage((ImageInfo *) NULL,exception);
2317 assert(exception != (ExceptionInfo *) NULL);
2318 assert(exception->signature == MagickCoreSignature);
2319 status=OpenBlob(image_info,image,WriteBinaryBlobMode,exception);
2322 buff=AcquireImage((ImageInfo *) NULL,exception);
2344 assert(exception != (ExceptionInfo *) NULL);
2345 assert(exception->signature == MagickCoreSignature);
2346 status=OpenBlob(image_info,image,WriteBinaryBlobMode,exception);
2363 assert(exception != (ExceptionInfo *) NULL);
2364 assert(exception->signature == MagickCoreSignature);
2365 status=OpenBlob(image_info,image,WriteBinaryBlobMode,exception);