/external/ImageMagick/coders/ |
D | label.c | 130 (void) SetImageBackgroundColor(image,exception); in ReadLABELImage() 252 if (SetImageBackgroundColor(image,exception) == MagickFalse) in ReadLABELImage()
|
D | caption.c | 139 (void) SetImageBackgroundColor(image,exception); in ReadCAPTIONImage() 209 if (SetImageBackgroundColor(image,exception) == MagickFalse) in ReadCAPTIONImage()
|
D | txt.c | 264 (void) SetImageBackgroundColor(image,exception); in ReadTEXTImage() 331 (void) SetImageBackgroundColor(image,exception); in ReadTEXTImage() 480 (void) SetImageBackgroundColor(image,exception); in ReadTXTImage()
|
D | pango.c | 189 (void) SetImageBackgroundColor(image,exception); in ReadPANGOImage() 432 (void) SetImageBackgroundColor(image,exception); in ReadPANGOImage()
|
D | xcf.c | 724 (void) SetImageBackgroundColor(image,exception); in load_level() 774 (void) SetImageBackgroundColor(tile_image,exception); in load_level() 1045 (void) SetImageBackgroundColor(outLayer->image,exception); in ReadOneLayer() 1222 (void) SetImageBackgroundColor(image,exception); in ReadXCFImage()
|
D | sct.c | 238 (void) SetImageBackgroundColor(image,exception); in ReadSCTImage()
|
D | mvg.c | 202 if (SetImageBackgroundColor(image,exception) == MagickFalse) in ReadMVGImage()
|
D | wbmp.c | 187 (void) SetImageBackgroundColor(image,exception); in ReadWBMPImage()
|
D | histogram.c | 290 (void) SetImageBackgroundColor(histogram_image,exception); in WriteHISTOGRAMImage()
|
D | vips.c | 484 (void) SetImageBackgroundColor(image,exception); in ReadVIPSImage()
|
D | ashlar.c | 562 (void) SetImageBackgroundColor(ashlar_image,exception); in WriteASHLARImage()
|
D | mat.c | 713 (void) SetImageBackgroundColor(image,exception); in ReadMATImageV4() 1236 (void) SetImageBackgroundColor(image,exception); in ReadMATImage()
|
D | palm.c | 318 (void) SetImageBackgroundColor(image,exception); in ReadPALMImage()
|
D | pcx.c | 362 (void) SetImageBackgroundColor(image,exception); in ReadPCXImage()
|
D | viff.c | 345 (void) SetImageBackgroundColor(image,exception); in ReadVIFFImage()
|
D | png.c | 3796 (void) SetImageBackgroundColor(image,exception); in ReadOnePNGImage() 6099 if (SetImageBackgroundColor(image,exception) == MagickFalse) in ReadOneMNGImage() 6687 (void) SetImageBackgroundColor(image,exception); in ReadOneMNGImage() 6736 (void) SetImageBackgroundColor(image,exception); in ReadOneMNGImage() 6991 (void) SetImageBackgroundColor(large_image,exception); in ReadOneMNGImage() 6996 (void) SetImageBackgroundColor(large_image,exception); in ReadOneMNGImage() 7464 (void) SetImageBackgroundColor(image,exception); in ReadOneMNGImage() 7551 (void) SetImageBackgroundColor(image,exception); in ReadOneMNGImage()
|
/external/ImageMagick/MagickCore/ |
D | layer.c | 274 (void) SetImageBackgroundColor(coalesce_image,exception); in CoalesceImages() 430 (void) SetImageBackgroundColor(dispose_image,exception); in DisposeImages() 812 (void) SetImageBackgroundColor(image_a,exception); in CompareImagesLayers() 1031 (void) SetImageBackgroundColor(prev_image,exception); in OptimizeLayerFrames() 1518 (void) SetImageBackgroundColor(dispose_image,exception); in OptimizeImageTransparency() 2072 (void) SetImageBackgroundColor(canvas,exception); in MergeImageLayers()
|
D | image.h | 537 SetImageBackgroundColor(Image *,ExceptionInfo *),
|
D | transform.c | 601 (void) SetImageBackgroundColor(crop_image,exception); in CropImage() 1142 status=SetImageBackgroundColor(extent_image,exception); in ExtentImage() 1736 (void) SetImageBackgroundColor(splice_image,exception); in SpliceImage() 2420 (void) SetImageBackgroundColor(crop_image,exception); in TrimImage()
|
D | montage.c | 626 (void) SetImageBackgroundColor(montage,exception); in MontageImageList()
|
D | methods.h | 984 #define SetImageBackgroundColor PrependMagickMethod(SetImageBackgroundColor) macro
|
D | image.c | 515 (void) SetImageBackgroundColor(append_image,exception); in AppendImages() 2405 MagickExport MagickBooleanType SetImageBackgroundColor(Image *image, in SetImageBackgroundColor() function 3767 (void) SetImageBackgroundColor(smush_image,exception); in SmushImages()
|
D | visual-effects.c | 1755 (void) SetImageBackgroundColor(caption_image,exception); in PolaroidImage() 1778 (void) SetImageBackgroundColor(picture_image,exception); in PolaroidImage() 3230 (void) SetImageBackgroundColor(oval_image,exception); in VignetteImage()
|
D | paint.c | 196 (void) SetImageBackgroundColor(floodplane_image,exception); in FloodfillPaintImage()
|
/external/ImageMagick/tests/ |
D | validate.c | 2144 (void) SetImageBackgroundColor(reference_image,exception); in ValidateImportExportPixels() 2166 (void) SetImageBackgroundColor(reconstruct_image,exception); in ValidateImportExportPixels()
|