Home | History | Annotate | Download | only in common

Lines Matching refs:isSRGB

1235 	return isSRGB(access.getFormat()) ? sRGBToLinear(p) : p;