ReactOS 0.4.16-dev-1521-gb8f1da6
tagLOGCOLORSPACEW Struct Reference

#include <wingdi.h>

Collaboration diagram for tagLOGCOLORSPACEW:

Public Attributes

DWORD lcsSignature
 
DWORD lcsVersion
 
DWORD lcsSize
 
LCSCSTYPE lcsCSType
 
LCSGAMUTMATCH lcsIntent
 
CIEXYZTRIPLE lcsEndpoints
 
DWORD lcsGammaRed
 
DWORD lcsGammaGreen
 
DWORD lcsGammaBlue
 
WCHAR lcsFilename [MAX_PATH]
 

Detailed Description

Definition at line 2222 of file wingdi.h.

Member Data Documentation

◆ lcsCSType

LCSCSTYPE tagLOGCOLORSPACEW::lcsCSType

Definition at line 2226 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsEndpoints

CIEXYZTRIPLE tagLOGCOLORSPACEW::lcsEndpoints

Definition at line 2228 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsFilename

WCHAR tagLOGCOLORSPACEW::lcsFilename[MAX_PATH]

Definition at line 2232 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsGammaBlue

DWORD tagLOGCOLORSPACEW::lcsGammaBlue

Definition at line 2231 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsGammaGreen

DWORD tagLOGCOLORSPACEW::lcsGammaGreen

Definition at line 2230 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsGammaRed

DWORD tagLOGCOLORSPACEW::lcsGammaRed

Definition at line 2229 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsIntent

LCSGAMUTMATCH tagLOGCOLORSPACEW::lcsIntent

Definition at line 2227 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsSignature

DWORD tagLOGCOLORSPACEW::lcsSignature

Definition at line 2223 of file wingdi.h.

Referenced by CreateColorSpaceA(), and IntCreateColorSpaceW().

◆ lcsSize

DWORD tagLOGCOLORSPACEW::lcsSize

Definition at line 2225 of file wingdi.h.

Referenced by CreateColorSpaceA(), and IntCreateColorSpaceW().

◆ lcsVersion

DWORD tagLOGCOLORSPACEW::lcsVersion

Definition at line 2224 of file wingdi.h.

Referenced by CreateColorSpaceA(), and IntCreateColorSpaceW().


The documentation for this struct was generated from the following file: