summaryrefslogtreecommitdiff
path: root/docs/html/reference
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2016-11-29 16:48:27 -0800
committerRomain Guy <romainguy@google.com>2016-11-30 09:33:28 -0800
commit15296a2d3478f53402e2d98f49724bb791eb339d (patch)
tree4936aaccd74d8a2e67500a71693901fa26093e55 /docs/html/reference
parent199e5a98ddc4402ba4b4cdafaa3d8deb58ef3c7d (diff)
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
Diffstat (limited to 'docs/html/reference')
-rw-r--r--docs/html/reference/images/graphics/colorspace_clipped.pngbin0 -> 199002 bytes
-rw-r--r--docs/html/reference/images/graphics/colorspace_comparison.pngbin0 -> 233442 bytes
-rw-r--r--docs/html/reference/images/graphics/colorspace_comparison2.pngbin0 -> 95235 bytes
-rw-r--r--docs/html/reference/images/graphics/colorspace_points.pngbin0 -> 188239 bytes
-rw-r--r--docs/html/reference/images/graphics/colorspace_renderer.pngbin0 -> 206543 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/docs/html/reference/images/graphics/colorspace_clipped.png b/docs/html/reference/images/graphics/colorspace_clipped.png
new file mode 100644
index 000000000000..28204e6e3a88
--- /dev/null
+++ b/docs/html/reference/images/graphics/colorspace_clipped.png
Binary files differ
diff --git a/docs/html/reference/images/graphics/colorspace_comparison.png b/docs/html/reference/images/graphics/colorspace_comparison.png
new file mode 100644
index 000000000000..b1b015c73e74
--- /dev/null
+++ b/docs/html/reference/images/graphics/colorspace_comparison.png
Binary files differ
diff --git a/docs/html/reference/images/graphics/colorspace_comparison2.png b/docs/html/reference/images/graphics/colorspace_comparison2.png
new file mode 100644
index 000000000000..b263aa1f5d2e
--- /dev/null
+++ b/docs/html/reference/images/graphics/colorspace_comparison2.png
Binary files differ
diff --git a/docs/html/reference/images/graphics/colorspace_points.png b/docs/html/reference/images/graphics/colorspace_points.png
new file mode 100644
index 000000000000..84d1e77377a2
--- /dev/null
+++ b/docs/html/reference/images/graphics/colorspace_points.png
Binary files differ
diff --git a/docs/html/reference/images/graphics/colorspace_renderer.png b/docs/html/reference/images/graphics/colorspace_renderer.png
new file mode 100644
index 000000000000..acf30c3e1716
--- /dev/null
+++ b/docs/html/reference/images/graphics/colorspace_renderer.png
Binary files differ