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