CreateMultiProfileTransform (MSCMS.@)
HTRANSFORM CreateMultiProfileTransform ( PHPROFILE profiles, DWORD nprofiles, PDWORD intents, DWORD nintents, DWORD flags, DWORD cmm )
Create a color transform from an array of color profiles.
profiles | [In] | Array of color profiles. |
nprofiles | [In] | Number of color profiles. |
intents | [In] | Array of rendering intents. |
flags | [In] | Flags. |
cmm | [In] | Profile to take the CMM from. |
Success: Handle to a transform.
Failure: NULL
Declared in "include/icm.h". gitlab.winehq.org/wine/wine/blob/master/include/icm.h
Implemented in "dlls/mscms/transform.c". gitlab.winehq.org/wine/wine/blob/master/dlls/mscms/transform.c
Debug channel "mscms".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.