Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Issue 2408133009: Add NewRGB() with float gamma to SkColorSpace public API

Created:
4 years, 2 months ago by msarett
Modified:
4 years, 2 months ago
Reviewers:
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add NewRGB() with float gamma to SkColorSpace public API Necessary because PNGs like ro specify their gamma this way. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2408133009

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -14 lines) Patch
M include/core/SkColorSpace.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/codec/SkPngCodec.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M src/core/SkColorSpace.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/core/SkColorSpace_Base.h View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/ColorSpaceTest.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/SurfaceTest.cpp View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
msarett
4 years, 2 months ago (2016-10-13 22:23:09 UTC) #1
Description was changed from

==========
Add NewRGB() with float gamma to SkColorSpace public API

Necessary because PNGs like ro specify their gamma this way.

BUG=skia:
==========

to

==========
Add NewRGB() with float gamma to SkColorSpace public API

Necessary because PNGs like ro specify their gamma this way.

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

Powered by Google App Engine
This is Rietveld 408576698