Introduce SkGammas type to represent ICC gamma curves
authormsarett <msarett@google.com>
Fri, 29 Apr 2016 17:01:26 +0000 (10:01 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 29 Apr 2016 17:01:26 +0000 (10:01 -0700)
commit7b2c6dd8c918209cb92e1338905d511c68da3eb2
tree2fa6d22ca22aac34c49944d7c3355b73f8e6d945
parentb138fdc65f91d20e423d447e458cee2cdbf3ca3a
Introduce SkGammas type to represent ICC gamma curves

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1928123002

Review-Url: https://codereview.chromium.org/1928123002
src/codec/SkPngCodec.cpp
src/core/SkColorSpace.cpp
src/core/SkColorSpace.h
tests/ColorSpaceTest.cpp