Scroll to navigation

CreateColorTransformA(3w) Wine API CreateColorTransformA(3w)

NAME

CreateColorTransformA (MSCMS.@)

SYNOPSIS

HTRANSFORM CreateColorTransformA
(
LPLOGCOLORSPACEA space,
HPROFILE dest,
HPROFILE target,
DWORD flags
)
 

DESCRIPTION

See CreateColorTransformW(3w).
 

IMPLEMENTATION

Declared in "icm.h".
Implemented in "dlls/mscms/transform.c".
Debug channel "mscms".
Oct 2012 Wine API