Searched refs:rgbCs (Results 1 – 1 of 1) sorted by relevance
1193 ColorSpace.Rgb rgbCs = (ColorSpace.Rgb) cs; in testGrayscaleProfile() local1196 float[] primaries = rgbCs.getPrimaries(); in testGrayscaleProfile()1205 for (float[] transform : new float[][]{rgbCs.getTransform(), rgbCs.getInverseTransform()}) { in testGrayscaleProfile()