Add API to visualize/debug/compare color spaces and colors
ColorSpace.createRenderer() returns a ColorSpace.Renderer which can be used to visualize multiple color spaces and colors (each associated with a specific color space) in the same CIE 1931 xyY chromaticity diagram. This API was used to generate all the diagrams shown in the documentation. Bug: 32984164 Test: ColorSpaceTest in CTS Change-Id: Ic94d939d5cfd563d826701f5e876b67b47ed56ec
Showing
- api/current.txt 10 additions, 0 deletionsapi/current.txt
- api/system-current.txt 10 additions, 0 deletionsapi/system-current.txt
- api/test-current.txt 10 additions, 0 deletionsapi/test-current.txt
- docs/html/reference/images/graphics/colorspace_clipped.png 0 additions, 0 deletionsdocs/html/reference/images/graphics/colorspace_clipped.png
- docs/html/reference/images/graphics/colorspace_comparison.png 0 additions, 0 deletions.../html/reference/images/graphics/colorspace_comparison.png
- docs/html/reference/images/graphics/colorspace_comparison2.png 0 additions, 0 deletions...html/reference/images/graphics/colorspace_comparison2.png
- docs/html/reference/images/graphics/colorspace_points.png 0 additions, 0 deletionsdocs/html/reference/images/graphics/colorspace_points.png
- docs/html/reference/images/graphics/colorspace_renderer.png 0 additions, 0 deletionsdocs/html/reference/images/graphics/colorspace_renderer.png
- graphics/java/android/graphics/ColorSpace.java 729 additions, 0 deletionsgraphics/java/android/graphics/ColorSpace.java
Loading
Please register or sign in to comment