commit | f8ae5ce20cf6df2dab4149fb2838d9d8dc6bd1af | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Aug 22 15:38:47 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Aug 22 20:11:41 2018 +0000 |
tree | 5e82f0c231c567835c4d6ff1fe64dde2ffa1496f | |
parent | d1589c7213d4a23c7c5c352f70d753eb7f07518d [diff] |
Fix CMYK handling in JPEG codec Now that the ground-truth color profile is in the skcms profile, we can't check the info's SkColorSpace (which will never be CMYK) to make this determination. Look at the profile instead. Change-Id: I6afda07de35e28b41d73b0b6740e4c46359e5162 Reviewed-on: https://skia-review.googlesource.com/148802 Reviewed-by: Leon Scroggins <scroggo@google.com> Commit-Queue: Brian Osman <brianosman@google.com>