You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CIccXform::Create() selects a spectral DToB/BToD tag merely because spectralPCS exists, despite bUseD2BxB2DxTags=false
For profiles carrying both colorimetric and spectral PCS this conflicts with CIccCmm::AddXform()’s colorimetric connection metadata which can select a transform with incompatible channel counts
Expected: D2B/B2D only on explicit opt-in except for spectral-only profiles; reject any selected transform whose sample counts disagree with the CMM connection spaces
Research
2026-08-05 14:22:40 UTC