SetColorProfileHeader.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

SetColorProfileHeader (MSCMS.@)

SYNOPSIS

BOOL SetColorProfileHeader
 (
  HPROFILE       handle,
  PPROFILEHEADER header
 )

DESCRIPTION

Set header data for a given profile.

PARAMS

profile [In] Handle to a color profile.

header [In] Buffer holding the header data.

RETURNS

Success: TRUE

Failure: FALSE

IMPLEMENTATION

Defined in "icm.h".

Implemented in "dlls/mscms/profile.c".

Debug channel "mscms".