HomeSort by relevance Sort by last modified time
    Searched refs:SetImageBackgroundColor (Results 1 - 25 of 28) sorted by null

1 2

  /external/ImageMagick/coders/
tile.c 130 (void) SetImageBackgroundColor(image,exception);
mvg.c 199 if (SetImageBackgroundColor(image,exception) == MagickFalse)
txt.c 266 (void) SetImageBackgroundColor(image,exception);
330 (void) SetImageBackgroundColor(image,exception);
470 (void) SetImageBackgroundColor(image,exception);
histogram.c 295 (void) SetImageBackgroundColor(histogram_image,exception);
label.c 226 if (SetImageBackgroundColor(image,exception) == MagickFalse)
caption.c 200 if (SetImageBackgroundColor(image,exception) == MagickFalse)
pango.c 414 (void) SetImageBackgroundColor(image,exception);
xcf.c 915 (void) SetImageBackgroundColor(outLayer->image,exception);
    [all...]
meta.c 1181 if (SetImageBackgroundColor(image,exception) == MagickFalse)
    [all...]
png.c     [all...]
psd.c     [all...]
pict.c     [all...]
wmf.c     [all...]
  /external/ImageMagick/MagickCore/
image.h 534 SetImageBackgroundColor(Image *,ExceptionInfo *),
layer.c 276 (void) SetImageBackgroundColor(coalesce_image,exception);
414 (void) SetImageBackgroundColor(dispose_image,exception);
800 (void) SetImageBackgroundColor(image_a,exception);
    [all...]
transform.c 601 (void) SetImageBackgroundColor(crop_image,exception);
    [all...]
constitute.c 159 (void) SetImageBackgroundColor(image,exception);
    [all...]
montage.c 630 (void) SetImageBackgroundColor(montage,exception);
    [all...]
paint.c 199 (void) SetImageBackgroundColor(floodplane_image,exception);
    [all...]
methods.h     [all...]
image.c 530 (void) SetImageBackgroundColor(append_image,exception);
    [all...]
fx.c     [all...]
  /external/ImageMagick/www/api/
image.php 55 <p class="text-center"><a href="image.php#AcquireImage">AcquireImage</a> &bull; <a href="image.php#AcquireImageInfo">AcquireImageInfo</a> &bull; <a href="image.php#AcquireNextImage">AcquireNextImage</a> &bull; <a href="image.php#AppendImages">AppendImages</a> &bull; <a href="image.php#CatchImageException">CatchImageException</a> &bull; <a href="image.php#ClipImagePath">ClipImagePath</a> &bull; <a href="image.php#CloneImage">CloneImage</a> &bull; <a href="image.php#CloneImageInfo">CloneImageInfo</a> &bull; <a href="image.php#CopyImagePixels">CopyImagePixels</a> &bull; <a href="image.php#DestroyImage">DestroyImage</a> &bull; <a href="image.php#DestroyImageInfo">DestroyImageInfo</a> &bull; <a href="image.php#GetImageInfo">GetImageInfo</a> &bull; <a href="image.php#GetImageInfoFile">GetImageInfoFile</a> &bull; <a href="image.php#GetImageMask">GetImageMask</a> &bull; <a href="image.php#GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a> &bull; <a href="image.php#InterpretImageFilename">InterpretImageFilename</a> &bull; <a href="image.php#IsHighDynamicRangeImage">IsHighDynamicRangeImage</a> &bull; <a href="image.php#IsImageObject">IsImageObject</a> &bull; <a href="image.php#IsTaintImage">IsTaintImage</a> &bull; <a href="image.php#ModifyImage">ModifyImage</a> &bull; <a href="image.php#NewMagickImage">NewMagickImage</a> &bull; <a href="image.php#ReferenceImage">ReferenceImage</a> &bull; <a href="image.php#ResetImagePage">ResetImagePage</a> &bull; <a href="image.php#SetImageBackgroundColor">SetImageBackgroundColor</a> &bull; <a href="image.php#SetImageChannelMask">SetImageChannelMask</a> &bull; <a href="image.php#SetImageColor">SetImageColor</a> &bull; <a href="image.php#SetImageStorageClass">SetImageStorageClass</a> &bull; <a href="image.php#SetImageExtent">SetImageExtent</a> &bull; <a href="image.php#SetImageInfoBlob">SetImageInfoBlob</a> &bull; <a href="image.php#SetImageInfoFile">SetImageInfoFile</a> &bull; <a href="image.php#SetImageMask">SetImageMask</a> &bull; <a href="image.php#SetImageAlpha">SetImageAlpha</a> &bull; <a href="image.php#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a> &bull; <a href="image.php#SmushImages">SmushImages</a> &bull; <a href="image.php#StripImage">StripImage</a> &bull; <a href="image.php#SyncImageSettings">SyncImageSettings</a></p>
666 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageBackgroundColor">SetImageBackgroundColor</a></h2>
668 <p>SetImageBackgroundColor() initializes the image pixels to the image background color. The background color is defined by the background_color member of the image structure.</p>
673 MagickBooleanType SetImageBackgroundColor(Image *image,
  /external/ImageMagick/tests/
validate.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]

Completed in 592 milliseconds

1 2