ReactOS 0.4.15-dev-7924-g5949c20
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 1776 of file wingdi.h.

Member Data Documentation

◆ lcsCSType

LCSCSTYPE tagLOGCOLORSPACEW::lcsCSType

Definition at line 1780 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsEndpoints

CIEXYZTRIPLE tagLOGCOLORSPACEW::lcsEndpoints

Definition at line 1782 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsFilename

WCHAR tagLOGCOLORSPACEW::lcsFilename[MAX_PATH]

Definition at line 1786 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsGammaBlue

DWORD tagLOGCOLORSPACEW::lcsGammaBlue

Definition at line 1785 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsGammaGreen

DWORD tagLOGCOLORSPACEW::lcsGammaGreen

Definition at line 1784 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsGammaRed

DWORD tagLOGCOLORSPACEW::lcsGammaRed

Definition at line 1783 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsIntent

LCSGAMUTMATCH tagLOGCOLORSPACEW::lcsIntent

Definition at line 1781 of file wingdi.h.

Referenced by CreateColorSpaceA().

◆ lcsSignature

DWORD tagLOGCOLORSPACEW::lcsSignature

Definition at line 1777 of file wingdi.h.

Referenced by CreateColorSpaceA(), and IntCreateColorSpaceW().

◆ lcsSize

DWORD tagLOGCOLORSPACEW::lcsSize

Definition at line 1779 of file wingdi.h.

Referenced by CreateColorSpaceA(), and IntCreateColorSpaceW().

◆ lcsVersion

DWORD tagLOGCOLORSPACEW::lcsVersion

Definition at line 1778 of file wingdi.h.

Referenced by CreateColorSpaceA(), and IntCreateColorSpaceW().


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