Lines Matching full:black
30 // Link several profiles to obtain a single LUT modelling the whole color transform. Intents, Black…
56 // This is the entry for black-preserving K-only intents, which are non-ICC. Last profile have to b…
69 // This is the entry for black-plane preserving, which are non-ICC. Again, Last profile have to be …
101 …{ INTENT_PRESERVE_K_ONLY_PERCEPTUAL, "Perceptual preserving black ink", Bl…
102 …{ INTENT_PRESERVE_K_ONLY_RELATIVE_COLORIMETRIC, "Relative colorimetric preserving black ink", Bl…
103 …{ INTENT_PRESERVE_K_ONLY_SATURATION, "Saturation preserving black ink", Bl…
104 …{ INTENT_PRESERVE_K_PLANE_PERCEPTUAL, "Perceptual preserving black plane", Bl…
105 …{ INTENT_PRESERVE_K_PLANE_RELATIVE_COLORIMETRIC,"Relative colorimetric preserving black plane", Bl…
106 …{ INTENT_PRESERVE_K_PLANE_SATURATION, "Saturation preserving black plane", Bl…
178 // Black point compensation. Implemented as a linear scaling in XYZ. Black points
403 // If black points are equal, then do nothing in ComputeConversion()
659 // Black preserving intents -----------------------------------------------------------------------…
661 // Translate black-preserving intents to ICC ones
682 // Sampler for Black-only preserving CMYK->CMYK transforms
686 cmsToneCurve* KTone; // Black-to-black tone curve
691 // Preserve black only if that is the only ink used
697 // If going across black only, keep black only in BlackPreservingGrayOnlySampler()
700 // TAC does not apply because it is black ink! in BlackPreservingGrayOnlySampler()
711 // This is the entry for black-preserving K-only intents, which are non-ICC
731 // Translate black-preserving intents to ICC ones in BlackPreservingKOnlyIntents()
807 cmsToneCurve* KTone; // Black-to-black tone curve
836 // If going across black only, keep black only in BlackPreservingSampler()
860 // Is not black only and the transform doesn't keep black. in BlackPreservingSampler()
903 // This is the entry for black-plane preserving, which are non-ICC
923 // Translate black-preserving intents to ICC ones in BlackPreservingKPlaneIntents()
941 // black generation. This LUT will be seached in inverse order. in BlackPreservingKPlaneIntents()
1037 // Check if black point is really needed or allowed. Note that in _cmsLinkProfiles()