/external/ImageMagick/coders/ |
label.c | 128 (void) SetImageBackgroundColor(image,exception); 250 if (SetImageBackgroundColor(image,exception) == MagickFalse)
|
caption.c | 141 (void) SetImageBackgroundColor(image,exception); 213 if (SetImageBackgroundColor(image,exception) == MagickFalse)
|
txt.c | 268 (void) SetImageBackgroundColor(image,exception); 335 (void) SetImageBackgroundColor(image,exception); 484 (void) SetImageBackgroundColor(image,exception);
|
histogram.c | 295 (void) SetImageBackgroundColor(histogram_image,exception);
|
mvg.c | 206 if (SetImageBackgroundColor(image,exception) == MagickFalse)
|
wbmp.c | 189 (void) SetImageBackgroundColor(image,exception);
|
pango.c | 430 (void) SetImageBackgroundColor(image,exception);
|
xcf.c | 773 (void) SetImageBackgroundColor(tile_image,exception); [all...] |
mat.c | 708 (void) SetImageBackgroundColor(image,exception); [all...] |
meta.c | 1210 if (SetImageBackgroundColor(image,exception) == MagickFalse) [all...] |
palm.c | 324 (void) SetImageBackgroundColor(image,exception); [all...] |
pcx.c | 370 (void) SetImageBackgroundColor(image,exception); [all...] |
viff.c | 350 (void) SetImageBackgroundColor(image,exception); [all...] |
png.c | [all...] |
cin.c | 750 (void) SetImageBackgroundColor(image,exception); [all...] |
/external/ImageMagick/MagickCore/ |
image.h | 550 SetImageBackgroundColor(Image *,ExceptionInfo *),
|
layer.c | 276 (void) SetImageBackgroundColor(coalesce_image,exception); 414 (void) SetImageBackgroundColor(dispose_image,exception); 796 (void) SetImageBackgroundColor(image_a,exception); [all...] |
transform.c | 604 (void) SetImageBackgroundColor(crop_image,exception); [all...] |
methods.h | [all...] |
montage.c | 631 (void) SetImageBackgroundColor(montage,exception); [all...] |
paint.c | 199 (void) SetImageBackgroundColor(floodplane_image,exception); [all...] |
image.c | 537 (void) SetImageBackgroundColor(append_image,exception); [all...] |
fx.c | [all...] |
/external/ImageMagick/tests/ |
validate.c | [all...] |
/external/ImageMagick/Magick++/lib/Magick++/ |
Include.h | [all...] |