commit | cb3c02005c979c5c628be3000b2a6ad22c10a8bb | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Oct 20 10:15:46 2021 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Oct 20 16:47:03 2021 +0000 |
tree | 19a32a0c3549d66fb5ed019b596e996855e054a6 | |
parent | 0edd2c33d31e32aab7b29ede98005c2134d51abc [diff] |
Add SkColorMatrix factories for SkYUVColorSpace This lets clients access and use the same RGB to YUV matrices that we use internally. Inspired by https://crrev.com/c/3223983 Bug: skia:12545 Change-Id: I7f70f56e721819c3d33da447eff2e572b7774c51 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/461476 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>