Scroll to navigation

DeleteColorTransform(3w) Wine API DeleteColorTransform(3w)

NAME

DeleteColorTransform (MSCMS.@)

SYNOPSIS

BOOL DeleteColorTransform
(
HTRANSFORM handle
)
 

DESCRIPTION

Delete a color transform.
 

PARAMS

transform [In] Handle to a color transform.
 

RETURNS

Success: TRUE
Failure: FALSE
 

IMPLEMENTATION

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