ReactOS 0.4.15-dev-7942-gd23573b
tagLOGCOLORSPACEA Struct Reference

#include <wingdi.h>

Collaboration diagram for tagLOGCOLORSPACEA:

Public Attributes

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

Detailed Description

Definition at line 1764 of file wingdi.h.

Member Data Documentation

◆ lcsCSType

LCSCSTYPE tagLOGCOLORSPACEA::lcsCSType

Definition at line 1768 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsEndpoints

CIEXYZTRIPLE tagLOGCOLORSPACEA::lcsEndpoints

Definition at line 1770 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsFilename

CHAR tagLOGCOLORSPACEA::lcsFilename[MAX_PATH]

Definition at line 1774 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsGammaBlue

DWORD tagLOGCOLORSPACEA::lcsGammaBlue

Definition at line 1773 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsGammaGreen

DWORD tagLOGCOLORSPACEA::lcsGammaGreen

Definition at line 1772 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsGammaRed

DWORD tagLOGCOLORSPACEA::lcsGammaRed

Definition at line 1771 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsIntent

LCSGAMUTMATCH tagLOGCOLORSPACEA::lcsIntent

Definition at line 1769 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsSignature

DWORD tagLOGCOLORSPACEA::lcsSignature

Definition at line 1765 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsSize

DWORD tagLOGCOLORSPACEA::lcsSize

Definition at line 1767 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsVersion

DWORD tagLOGCOLORSPACEA::lcsVersion

Definition at line 1766 of file wingdi.h.

Referenced by CreateColorSpaceA().


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