Searched refs:cmsGetProfileContextID (Results 1 – 8 of 8) sorted by relevance
160 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildGrayInputMatrixPipeline()220 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildRGBInputMatrixShaper()272 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadFloatInputTag()319 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadInputLUT()422 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildGrayOutputPipeline()466 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildRGBOutputMatrixShaper()548 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadFloatOutputTag()594 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadOutputLUT()673 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadFloatDevicelinkTag()718 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadDevicelinkLUT()[all …]
521 cmsContext CMSEXPORT cmsGetProfileContextID(cmsHPROFILE hProfile) in cmsGetProfileContextID() function1348 ContextID = cmsGetProfileContextID(hProfile); in cmsSaveProfileToIOhandler()1399 cmsContext ContextID = cmsGetProfileContextID(hProfile); in cmsSaveProfileToFile()1418 cmsContext ContextID = cmsGetProfileContextID(hProfile); in cmsSaveProfileToStream()1435 cmsContext ContextID = cmsGetProfileContextID(hProfile); in cmsSaveProfileToMem()1857 MemIO = cmsOpenIOhandlerFromNULL(cmsGetProfileContextID(hProfile)); in cmsReadRawTag()1859 MemIO = cmsOpenIOhandlerFromMem(cmsGetProfileContextID(hProfile), data, BufferSize, "w"); in cmsReadRawTag()
43 cmsContext ContextID = cmsGetProfileContextID(hProfile); in CreateRoundtripXForm()77 cmsContext ContextID = cmsGetProfileContextID(hInput); in BlackPointAsDarkerColorant()
1193 return cmsCreateMultiprofileTransformTHR(cmsGetProfileContextID(hProfiles[0]), in cmsCreateMultiprofileTransform()1226 …return cmsCreateTransformTHR(cmsGetProfileContextID(Input), Input, InputFormat, Output, OutputForm… in cmsCreateTransform()1271 return cmsCreateProofingTransformTHR(cmsGetProfileContextID(InputProfile), in cmsCreateProofingTransform()
37 cmsContext ContextID = cmsGetProfileContextID(hProfile); in SetTextTags()66 cmsContext ContextID = cmsGetProfileContextID(hProfile); in SetSeqDescTag()
272 ContextID = cmsGetProfileContextID(hProfile); in cmsMD5computeID()
465 cmsContext ContextID = cmsGetProfileContextID(hProfile); in cmsDetectTAC()
1429 CMSAPI cmsContext CMSEXPORT cmsGetProfileContextID(cmsHPROFILE hProfile);