Home
last modified time | relevance | path

Searched refs:SetImageBackgroundColor (Results 1 – 25 of 35) sorted by relevance

12

/external/ImageMagick/coders/
Dlabel.c126 (void) SetImageBackgroundColor(image,exception); in ReadLABELImage()
248 if (SetImageBackgroundColor(image,exception) == MagickFalse) in ReadLABELImage()
Dcaption.c139 (void) SetImageBackgroundColor(image,exception); in ReadCAPTIONImage()
211 if (SetImageBackgroundColor(image,exception) == MagickFalse) in ReadCAPTIONImage()
Dtxt.c264 (void) SetImageBackgroundColor(image,exception); in ReadTEXTImage()
331 (void) SetImageBackgroundColor(image,exception); in ReadTEXTImage()
479 (void) SetImageBackgroundColor(image,exception); in ReadTXTImage()
Dmvg.c202 if (SetImageBackgroundColor(image,exception) == MagickFalse) in ReadMVGImage()
Dwbmp.c187 (void) SetImageBackgroundColor(image,exception); in ReadWBMPImage()
Dhistogram.c290 (void) SetImageBackgroundColor(histogram_image,exception); in WriteHISTOGRAMImage()
Dpango.c427 (void) SetImageBackgroundColor(image,exception); in ReadPANGOImage()
Dxcf.c768 (void) SetImageBackgroundColor(tile_image,exception); in load_level()
1215 (void) SetImageBackgroundColor(image,exception); in ReadXCFImage()
Dmat.c707 (void) SetImageBackgroundColor(image,exception); in ReadMATImageV4()
1227 (void) SetImageBackgroundColor(image,exception); in ReadMATImage()
Dpalm.c318 (void) SetImageBackgroundColor(image,exception); in ReadPALMImage()
Dpcx.c364 (void) SetImageBackgroundColor(image,exception); in ReadPCXImage()
Dviff.c346 (void) SetImageBackgroundColor(image,exception); in ReadVIFFImage()
Dpng.c3794 (void) SetImageBackgroundColor(image,exception); in ReadOnePNGImage()
6096 if (SetImageBackgroundColor(image,exception) == MagickFalse) in ReadOneMNGImage()
6684 (void) SetImageBackgroundColor(image,exception); in ReadOneMNGImage()
6733 (void) SetImageBackgroundColor(image,exception); in ReadOneMNGImage()
6983 (void) SetImageBackgroundColor(large_image,exception); in ReadOneMNGImage()
6988 (void) SetImageBackgroundColor(large_image,exception); in ReadOneMNGImage()
7456 (void) SetImageBackgroundColor(image,exception); in ReadOneMNGImage()
7543 (void) SetImageBackgroundColor(image,exception); in ReadOneMNGImage()
Ddcm.c4022 (void) SetImageBackgroundColor(image,exception); in ReadDCMImage()
Dcin.c745 (void) SetImageBackgroundColor(image,exception); in ReadCINImage()
Dpsd.c1468 (void) SetImageBackgroundColor(layer_info->image,exception); in ReadPSDLayer()
2407 (void) SetImageBackgroundColor(image,exception); in ReadPSDImage()
/external/ImageMagick/MagickCore/
Dlayer.c272 (void) SetImageBackgroundColor(coalesce_image,exception); in CoalesceImages()
409 (void) SetImageBackgroundColor(dispose_image,exception); in DisposeImages()
788 (void) SetImageBackgroundColor(image_a,exception); in CompareImagesLayers()
1004 (void) SetImageBackgroundColor(prev_image,exception); in OptimizeLayerFrames()
1488 (void) SetImageBackgroundColor(dispose_image,exception); in OptimizeImageTransparency()
2034 (void) SetImageBackgroundColor(canvas,exception); in MergeImageLayers()
Dimage.h550 SetImageBackgroundColor(Image *,ExceptionInfo *),
Dtransform.c599 (void) SetImageBackgroundColor(crop_image,exception); in CropImage()
1138 status=SetImageBackgroundColor(extent_image,exception); in ExtentImage()
1730 (void) SetImageBackgroundColor(splice_image,exception); in SpliceImage()
2411 (void) SetImageBackgroundColor(crop_image,exception); in TrimImage()
Dmethods.h882 #define SetImageBackgroundColor PrependMagickMethod(SetImageBackgroundColor) macro
Dmontage.c626 (void) SetImageBackgroundColor(montage,exception); in MontageImageList()
Dimage.c531 (void) SetImageBackgroundColor(append_image,exception); in AppendImages()
2415 MagickExport MagickBooleanType SetImageBackgroundColor(Image *image, in SetImageBackgroundColor() function
3760 (void) SetImageBackgroundColor(smush_image,exception); in SmushImages()
Dpaint.c197 (void) SetImageBackgroundColor(floodplane_image,exception); in FloodfillPaintImage()
Dfx.c4101 (void) SetImageBackgroundColor(caption_image,exception); in PolaroidImage()
4124 (void) SetImageBackgroundColor(picture_image,exception); in PolaroidImage()
5576 (void) SetImageBackgroundColor(oval_image,exception); in VignetteImage()
/external/ImageMagick/tests/
Dvalidate.c2126 (void) SetImageBackgroundColor(reference_image,exception); in ValidateImportExportPixels()
2148 (void) SetImageBackgroundColor(reconstruct_image,exception); in ValidateImportExportPixels()

12