Make ICCProfile no longer store a ColorSpace directly
Make ICCProfile store the primaries and transfer function that it read or computed directly, rather than storing a ColorSpace object. Construct the ColorSpace object when requested, rather than storing it. Bug: 766736 Change-Id: I3b0958545a1bfd889a9b88fb8689c6382d26c781 Reviewed-on: https://chromium-review.googlesource.com/752746 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:Fredrik Hubinette <hubbe@chromium.org> Cr-Commit-Position: refs/heads/master@{#515084}
Showing
Please register or sign in to comment