Searched refs:pOutputProfile (Results 1 – 1 of 1) sorted by relevance
473 FX_LPVOID pOutputProfile = CreateProfile(pOutputParam, Icc_CLASS_OUTPUT, &key); in CreateTransform() local474 if (pOutputProfile == NULL) { in CreateTransform()478 FX_DWORD dwOutputProfileType = TransferProfileType(pOutputProfile, pOutputParam->dwFormat); in CreateTransform()496 …form = cmsCreateProofingTransform(pInputProfile, dwInputProfileType, pOutputProfile, dwOutputProfi… in CreateTransform()499 …IccTransform = cmsCreateTransform(pInputProfile, dwInputProfileType, pOutputProfile, dwOutputProfi… in CreateTransform()