CreateMultiProfileTransform(3w)
NAME
CreateMultiProfileTransform (MSCMS.@)
SYNOPSIS
HTRANSFORM CreateMultiProfileTransform ( PHPROFILE profiles, DWORD nprofiles, PDWORD intents, DWORD nintents, DWORD flags, DWORD cmm )
DESCRIPTION
Create a color transform from an array of color profiles.
PARAMS
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.
RETURNS
Success: Handle to a transform.
Failure: NULL
IMPLEMENTATION
Defined in "icm.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/mscms/transform.c".
- Debug channel "mscms".