CreateColorTransformW(3w)
NAME
CreateColorTransformW (MSCMS.@)
SYNOPSIS
HTRANSFORM CreateColorTransformW ( LPLOGCOLORSPACEW space, HPROFILE dest, HPROFILE target, DWORD flags )
DESCRIPTION
Create a color transform.
PARAMS
space [In] Input color space.
dest [In] Color profile of destination device.
target [In] Color profile of target device.
flags [In] Flags.
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".