Home | History | Annotate | Download | only in src

Lines Matching full:xyz

225     // XYZ PCS in encoded in 1.15 format, and the matrix output comes in 0..0xffff range, so
268 // Read the DToAX tag, adjusting the encoding of Lab or XYZ if neded
279 // input and output of transform are in lcms 0..1 encoding. If XYZ or Lab spaces are used,
280 // these need to be normalized into the appropriate ranges (Lab = 100,0,0, XYZ=1.0,1.0,1.0)
410 // XYZ -> Gray or Lab -> Gray. Since we only know the GrayTRC, we need to do some assumptions. Gray component will be
411 // given by Y on XYZ PCS and by L* on Lab PCS, Both across inverse TRC curve.
412 // The complete pipeline on XYZ is Matrix[3:1] -> Tone curve and in Lab Matrix[3:1] -> Tone Curve as well.
471 // XYZ PCS in encoded in 1.15 format, and the matrix input should come in 0..0xffff range, so
541 // Read the DToAX tag, adjusting the encoding of Lab or XYZ if neded
552 // If PCS is Lab or XYZ, the floating point tag is accepting data in the space encoding,
566 // the output can be Lab or XYZ, in which case normalisation is needed on the end of the pipeline
657 // Not gray, create a normal matrix-shaper, which only operates in XYZ space
663 // Read the AToD0 tag, adjusting the encoding of Lab or XYZ if neded