Encode kIndex8 to PNG more efficiently
authormsarett <msarett@google.com>
Tue, 13 Sep 2016 14:08:15 +0000 (07:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 13 Sep 2016 14:08:15 +0000 (07:08 -0700)
commitfed033491ca3e9ae80fd02bb77b08ce425f4f4b4
tree1d501da3e1912a824779c31ecf9de2e1517be9e9
parent41313595f9f807c5dda8f2a1b6231a925672429c
Encode kIndex8 to PNG more efficiently

Only write non-opaque alpha values to the tRNS chunk.

BUG=skia:5616
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2330053002

Review-Url: https://codereview.chromium.org/2330053002
src/images/SkPNGImageEncoder.cpp