commit | e514fa0f1a6ce306264a7fefbd43d16bd28ddffe | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Mon Sep 24 18:05:12 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Sep 24 23:15:23 2018 +0000 |
tree | 9455c48224e9ce06d0e3466c9719992f5abf2fa1 | |
parent | a85f3a138cbca760b91cd8bcc1e8872bc9158534 [diff] |
Report "correct" color type for lazy images This may just be a suggested color type, but it's better than nothing. In conjunction with a codec change, this would make it possible to detect 8 vs. 16-bit PNG, for example. Bug: skia: Change-Id: I0886cca004b10ac9707c66e816316cf6f822ab01 Reviewed-on: https://skia-review.googlesource.com/156640 Reviewed-by: Brian Salomon <bsalomon@google.com> Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Brian Osman <brianosman@google.com>