Home
last modified time | relevance | path

Searched refs:DeleteImageProfile (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
Dprofile.h47 DeleteImageProfile(Image *,const char *),
Dprofile.c195 MagickExport MagickBooleanType DeleteImageProfile(Image *image,const char *name) in DeleteImageProfile() function
961 (void) DeleteImageProfile(image,next); in ProfileImage()
Dmethods.h238 #define DeleteImageProfile PrependMagickMethod(DeleteImageProfile) macro
Dcolorspace.c1622 (void) DeleteImageProfile(image,"icc"); in TransformImageColorspace()
1623 (void) DeleteImageProfile(image,"icm"); in TransformImageColorspace()
Dresize.c4574 (void) DeleteImageProfile(thumbnail_image,name); in ThumbnailImage()
/external/ImageMagick/coders/
Dtiff.c1162 (void) DeleteImageProfile(layers,"tiff:37724"); in TIFFReadPhotoshopLayers()
3368 (void) DeleteImageProfile(image,"tiff:37724"); in WriteTIFFImage()