Lines Matching refs:exception
90 Image *CloneImageList(const Image *images,ExceptionInfo *exception)
104 <dt>exception</dt>
121 ExceptionInfo *exception)
139 <dt>exception</dt>
177 DeleteImages(Image **images,const char *scenes,ExceptionInfo *exception)
195 <dt>exception</dt>
232 const char *scenes,ExceptionInfo *exception)
254 <dt>exception</dt>
427 <p>group = ImageListToArray(images, exception); while (i = 0; group[i] != (Image *) NULL; i++) printf("s\n", group[i]->filename); printf("d images\n", i); group = RelinquishMagickMemory(group);</p>
432 Image **ImageListToArray(const Image *images,ExceptionInfo *exception)
446 <dt>exception</dt>