.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH CloseColorProfile 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBCloseColorProfile\fR (MSCMS.@) .SH SYNOPSIS BOOL CloseColorProfile ( HPROFILE \fIprofile\fR ) .SH DESCRIPTION .PP Close a color \fIprofile\fR. .SH PARAMS \fIprofile\fR \fB[In]\fR Handle to the \fIprofile\fR. .PP .SH RETURNS .PP \fBSuccess:\fR \fBTRUE\fR .PP \fBFailure:\fR \fBFALSE\fR .SH IMPLEMENTATION .PP Declared in \fB"icm.h"\fR. .PP Implemented in \fB"dlls/mscms/profile.c"\fR. .PP Debug channel \fB"mscms"\fR.