Home
last modified time | relevance | path

Searched refs:MagickGetImageProfile (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickWand/
Dmagick-property.h135 *MagickGetImageProfile(MagickWand *,const char *,size_t *),
Dmagick-property.c694 WandExport unsigned char *MagickGetImageProfile(MagickWand *wand, in MagickGetImageProfile() function
/external/ImageMagick/tests/
Dwandtest.c5466 profile=(unsigned char *) MagickGetImageProfile(magick_wand,"sRGB",&length); in main()