Searched refs:ICC_PROFILE (Results 1 – 1 of 1) sorted by relevance
105 #define ICC_PROFILE "ICC_PROFILE" macro541 if (LocaleCompare(magick,ICC_PROFILE) != 0) in ReadICCProfile()2050 tag_length=strlen(ICC_PROFILE); in WriteProfile()2052 (void) memcpy(p,ICC_PROFILE,tag_length); in WriteProfile()