Searched refs:SetPixelBackgoundColor (Results 1 – 8 of 8) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | transform.c | 702 SetPixelBackgoundColor(crop_image,q); in CropImage() 1055 SetPixelBackgoundColor(excerpt_image,q); in ExcerptImage() 1253 SetPixelBackgoundColor(flip_image,q); in FlipImage() 1522 SetPixelBackgoundColor(destination,q); in CopyImageRegion() 1850 SetPixelBackgoundColor(splice_image,q); in SpliceImage() 1881 SetPixelBackgoundColor(splice_image,q); in SpliceImage() 1955 SetPixelBackgoundColor(splice_image,q); in SpliceImage() 1986 SetPixelBackgoundColor(splice_image,q); in SpliceImage() 2229 SetPixelBackgoundColor(transpose_image,q); in TransposeImage()
|
D | channel.c | 737 SetPixelBackgoundColor(separate_image,q); in SeparateImage()
|
D | decorate.c | 446 SetPixelBackgoundColor(frame_image,q); in FrameImage()
|
D | pixel-accessor.h | 625 static inline void SetPixelBackgoundColor(const Image *magick_restrict image, in SetPixelBackgoundColor() function
|
D | compare.c | 1923 SetPixelBackgoundColor(similarity_image,q); in SimilarityImage()
|
D | fx.c | 3361 SetPixelBackgoundColor(implode_image,q); in ImplodeImage() 5206 SetPixelBackgoundColor(swirl_image,q); in SwirlImage()
|
D | image.c | 581 SetPixelBackgoundColor(append_image,q); in AppendImages()
|
D | enhance.c | 1420 SetPixelBackgoundColor(enhance_image,q); in EnhanceImage()
|