commit | 21cea726e743aa05720adea456f26fcd58318505 | [log] [tgz] |
---|---|---|
author | emmaleer <emmaleer@google.com> | Fri Jul 10 07:48:03 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jul 10 07:48:03 2015 -0700 |
tree | c448cca65154a2a6f8fb40c988c7da45c8f0e21b | |
parent | 5b4f05f709d2b45f1b61e613a4fd073c31fa66d8 [diff] |
Changing name of has_transpareny_in_palette to has_transparency_in_tRNS This function checks for transparency info in the tRNS chunk Other images besides paletted images can have tRNS chunks, including Gray8 and RGB has_transparency_in_tRNS is a better name for the function BUG=skia: Review URL: https://codereview.chromium.org/1224453002