/external/ImageMagick/coders/ |
thumbnail.c | 218 (void) SetImageInfo(write_info,1,exception);
|
clip.c | 245 (void) SetImageInfo(write_info,1,exception);
|
mask.c | 309 (void) SetImageInfo(write_info,1,exception);
|
xtrn.c | 362 SetImageInfo(clone_info,1,exception);
|
histogram.c | 381 (void) SetImageInfo(write_info,1,exception);
|
inline.c | 319 (void) SetImageInfo(write_info,1,exception);
|
vid.c | 347 (void) SetImageInfo(write_info,1,exception);
|
/external/ImageMagick/MagickCore/ |
constitute.c | 351 (void) SetImageInfo(read_info,0,sans); 471 (void) SetImageInfo(read_info,0,exception); 535 (void) SetImageInfo(read_info,0,exception); 590 (void) SetImageInfo(read_info,0,exception); 900 (void) SetImageInfo(read_info,0,sans); [all...] |
image.h | 553 SetImageInfo(ImageInfo *,const unsigned int,ExceptionInfo *),
|
token.c | 387 (void) SetImageInfo(image_info,0,exception);
|
blob.c | 462 (void) SetImageInfo(blob_info,0,exception); 770 (void) SetImageInfo(blob_info,0,exception); 788 Native blob support for this image format or SetImageInfo changed the [all...] |
methods.h | [all...] |
delegate.c | [all...] |
stream.c | [all...] |
animate.c | [all...] |
image.c | [all...] |
property.c | [all...] |
display.c | [all...] |
/external/ImageMagick/Magick++/lib/ |
Options.cpp | 400 SetImageInfo(_imageInfo,1,exceptionInfo);
|
/external/ImageMagick/Magick++/lib/Magick++/ |
Include.h | [all...] |
/external/ImageMagick/MagickWand/ |
display.c | 599 (void) SetImageInfo(image_info,1,exception); [all...] |
mogrify.c | [all...] |
operation.c | [all...] |
/external/ImageMagick/PerlMagick/ |
Magick.xs | [all...] |
/external/ImageMagick/PerlMagick/quantum/ |
quantum.xs.in | [all...] |