Fix SkImage::asLegacyBitmap() to respect color space info
authormsarett <msarett@google.com>
Mon, 13 Jun 2016 18:25:03 +0000 (11:25 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 13 Jun 2016 18:25:03 +0000 (11:25 -0700)
commitbe36d59e664513294c02ff9691a3c1817a712fee
treeabd01814ad4b984cc72862726130b8ee51cc9bb6
parentb4da01d8f719f3c43d492e8f62a7e2c861e9ef27
Fix SkImage::asLegacyBitmap() to respect color space info

BUG=skia:5428
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2061783002

Review-Url: https://codereview.chromium.org/2061783002
gm/bitmapimage.cpp [new file with mode: 0644]
src/image/SkImage.cpp