.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH SetColorProfileHeader 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBSetColorProfileHeader\fR (MSCMS.@) .SH SYNOPSIS BOOL SetColorProfileHeader ( HPROFILE \fIhandle\fR, PPROFILEHEADER \fIheader\fR ) .SH DESCRIPTION .PP Set \fIheader\fR data for a given profile. .SH PARAMS profile \fB[In]\fR Handle to a color profile. .PP \fIheader\fR \fB[In]\fR Buffer holding the \fIheader\fR data. .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.