Searched defs:profile (Results 1 – 1 of 1) sorted by relevance
3480 …c unsigned lodepng_assign_icc(LodePNGInfo * info, const char * name, const unsigned char * profile, in lodepng_assign_icc()3496 unsigned lodepng_set_icc(LodePNGInfo * info, const char * name, const unsigned char * profile, unsi… in lodepng_set_icc()6771 static unsigned isGrayICCProfile(const unsigned char * profile, unsigned size) in isGrayICCProfile()6786 static unsigned isRGBICCProfile(const unsigned char * profile, unsigned size) in isRGBICCProfile()