Chromium Code Reviews
Description[qcms] Add matrix transform flag and matrix extraction api
When a color transform is matrix-based (transforms using ICC V2 profiles
are commonly matrix-based), flag the color transform struct as matrix at
creation-time. Add an api to query if a color transform is matrix and an
api to extract the color transform matrix in row major order.
BUG=491826
Committed: https://crrev.com/aac0a90fac9ff1deef5a5a49ec16a5f509a9a1fa
Cr-Commit-Position: refs/heads/master@{#331615}
Patch Set 1 : #Patch Set 2 : Use get_matrix in the api name. #
Total comments: 8
Patch Set 3 : Unsigned i j and check their bounds. #Patch Set 4 : Zero the transform flag at creation-time. #
Messages
Total messages: 18 (6 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||