Searched refs:proPhotoToSRGB (Results 1 – 1 of 1) sorted by relevance
932 float[] proPhotoToSRGB = new float[9]; in convertToSRGB() local994 multiply(sXYZtoRGBBradford, sProPhotoToXYZ, /*out*/proPhotoToSRGB); in convertToSRGB()1018 converterKernel.set_intermediateToSRGB(proPhotoToSRGB); in convertToSRGB()