switch to alternate SkColorSpace::toXYZD50()
Both SkColorSpace::toXYZD50() routines return the same information, but the out-parameter version gives more flexibility in how SkColorSpace represents that gamut matrix internally. As is, there's no way around storing an SkMatrix44. Change-Id: I8459f4e611890114bace574df098040441e698f8 Reviewed-on: https://chromium-review.googlesource.com/c/1261397Reviewed-by:ccameron <ccameron@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org> Cr-Commit-Position: refs/heads/master@{#596745}
Showing
Please register or sign in to comment