Searched refs:color_profile (Results 1 – 1 of 1) sorted by relevance
1002 *color_profile; in iccColorProfile() local1004 color_profile=GetImageProfile(constImage(),"icc"); in iccColorProfile()1005 if (color_profile == (StringInfo *) NULL) in iccColorProfile()1007 return(Blob(GetStringInfoDatum(color_profile),GetStringInfoLength( in iccColorProfile()1008 color_profile))); in iccColorProfile()