HomeSort by relevance Sort by last modified time
    Searched refs:SyncImageSettings (Results 1 - 7 of 7) sorted by null

  /external/ImageMagick/MagickWand/
mogrify.c 778 (void) SyncImageSettings(mogrify_info,*image,exception);
791 (void) SyncImageSettings(mogrify_info,*image,exception);
802 (void) SyncImageSettings(mogrify_info,*image,exception);
828 (void) SyncImageSettings(mogrify_info,*image,exception);
843 (void) SyncImageSettings(mogrify_info,*image,exception);
891 (void) SyncImageSettings(mogrify_info,*image,exception);
900 (void) SyncImageSettings(mogrify_info,*image,exception);
906 (void) SyncImageSettings(mogrify_info,*image,exception);
920 (void) SyncImageSettings(mogrify_info,*image,exception);
929 (void) SyncImageSettings(mogrify_info,*image,exception)
    [all...]
  /external/ImageMagick/coders/
mpr.c 106 (void) SyncImageSettings(image_info,image,exception);
  /external/ImageMagick/MagickCore/
image.h 363 held, -- unless overridden for that specific image. See SyncImagesettings()
542 SyncImageSettings(const ImageInfo *,Image *,ExceptionInfo *),
methods.h     [all...]
image.c 292 (void) SyncImageSettings(image_info,image,exception);
    [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>
1030 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SyncImageSettings">SyncImageSettings</a></h2>
1032 <p>SyncImageSettings() syncs any image_info global options into per-image attributes.</p>
1036 <p>The format of the SyncImageSettings method is:</p>
1039 MagickBooleanType SyncImageSettings(const ImageInfo *image_info,
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]

Completed in 115 milliseconds