Added A2B support to colorspaceinfo tool
authorMatt Sarett <msarett@google.com>
Mon, 1 May 2017 21:42:20 +0000 (17:42 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 1 May 2017 22:10:58 +0000 (22:10 +0000)
commit1fa986c95a93a4f8ed782f16802aa545dbc930c6
treee58eb1ad039873059f3b82db90d86ca57820b557
parent65083e444c03cedecf45bc38bb8fea27e91e0a9e
Added A2B support to colorspaceinfo tool

Tool now parses A2B images/profiles.
Tool can now display a cross-section based visualization for the color
look-up tables in A2B profiles.

BUG=skia:

Change-Id: I68abb3e947b080c533e283783d7859feea8d35d6
Reviewed-on: https://skia-review.googlesource.com/6119
Commit-Queue: Matt Sarett <msarett@google.com>
Reviewed-by: Matt Sarett <msarett@google.com>
src/core/SkColorLookUpTable.h
src/core/SkColorSpace_Base.h
tools/colorspaceinfo.cpp