Scroll to navigation

CloseColorProfile(3w) Wine API CloseColorProfile(3w)

NAME

CloseColorProfile (MSCMS.@)

SYNOPSIS

BOOL CloseColorProfile
(
HPROFILE profile
)
 

DESCRIPTION

Close a color profile.
 

PARAMS

profile [In] Handle to the profile.
 

RETURNS

Success: TRUE
Failure: FALSE
 

IMPLEMENTATION

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